# Functions
NewMySQLDumper is the constructor.
# Constants
ExtendedInsertDefaultRowCount: Default rows that will be dumped by each INSERT statement.
OperationIgnore is used to skip a table when dumping.
OperationNoData is used when you want to dump a table structure without the data.