package
0.5.1
Repository: https://github.com/skpr/mysqlsuperdump.git
Documentation: pkg.go.dev

# 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.