For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by which option?
(a) –multiple-transaction
(b) –single-transaction
(c) –double-transaction
(d) –no-transaction
This question was addressed to me in an interview for internship.
My question is from String Data Types topic in division Data Type Reference, Operators and Functions of MySQL