Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
In order to fully take advantage of bulk insert speed improvement brought by MDEV-515 , we need to have insert statements generated by mysqldump wrapped into a single transaction per table.
Mysqldump already has an option for that, called --no-autocommit.
My proposal is to make it TRUE by default from 10.6 (right now it is false).
Thanks,
Rick
Attachments
Issue Links
- causes
-
MDEV-35921 s3.mysqldump fails in buildbot
- Closed
- relates to
-
MDEV-515 innodb bulk insert
- Closed
-
MDEV-24818 Concurrent use of InnoDB table is impossible until the first transaction is finished
- Closed
-
MDEV-5171 Add support for --innodb-optimize-keys to mysqldump.
- Closed