Skip to content

single-line-insert-statements

Compare
Choose a tag to compare
@relthyg relthyg released this 15 Sep 12:00
· 45 commits to master since this release
cf09bcc

This release comes with the following changes:

  • Optional parameter --single-line-insert-statements: This option can speed up imports significantly if you dump tables with a very large number of rows.
  • KEYS are being DISABLED before inserting data and ENABLED afterwards.