mariadb/mysql-test/suite/archive
Thirunarayanan Balathandayuthapani b24ecd7ca6 MDEV-32250 Enable --no-autocommit by default in mysqldump
- mariadb-dump utility performs logical backups by producing
set of sql statements that can be executed. By enabling this
no-autocommit option, InnoDB can load the data in an efficient
way and writes the only one undo log for the whole operation.
Only first insert statement undergoes bulk insert operation,
remaining insert statement doesn't write undo log and undergoes
normal insert code path.
2024-12-03 20:25:04 +05:30
..
archive-big.result
archive-big.test
archive.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
archive.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
archive_bitfield.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
archive_bitfield.test MDEV-32250 Enable --no-autocommit by default in mysqldump 2024-12-03 20:25:04 +05:30
archive_debug.result
archive_debug.test
archive_eits.result
archive_eits.test
archive_gis.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
archive_gis.test
archive_no_symlink-master.opt
archive_no_symlink.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
archive_no_symlink.test
archive_plugin.result
archive_plugin.test
archive_symlink.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
archive_symlink.test
disabled.def
discover.result VECTOR indexes support for RENAME TABLE 2024-11-05 14:00:49 -08:00
discover.test Fix various spelling errors 2022-03-03 13:42:49 +11:00
discover_5438.opt
discover_5438.result
discover_5438.test
flush.result
flush.test
mysqlhotcopy_archive.result
mysqlhotcopy_archive.test
partition_archive.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_archive.test
repair.result
repair.test
rnd_pos.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rnd_pos.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
suite.pm