mariadb/mysql-test/suite/sql_sequence
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
..
alter.result MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
alter.test MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
alter_notembedded.result
alter_notembedded.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
aria.result
aria.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
auto_increment.result MDEV-33836 Compute modulus correctly in sequence 2024-08-19 11:16:32 +10:00
auto_increment.test MDEV-33836 Compute modulus correctly in sequence 2024-08-19 11:16:32 +10:00
binlog.result MDEV-33938 Analyze table on sequences should be prohibited 2024-05-27 12:39:03 +02:00
binlog.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
concurrent_create.result MDEV-33836 Fix version markers in tests relating to MDEV-28152 2024-08-19 11:16:31 +10:00
concurrent_create.test MDEV-33836 Fix version markers in tests relating to MDEV-28152 2024-08-19 11:16:31 +10:00
create.result MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
create.test MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
debug_sync.opt
debug_sync.result
debug_sync.test
default.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
default.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
disabled.def
grant.result
grant.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
gtid-master.opt
gtid-slave.opt
gtid.result Merge branch '10.9' into 10.10 2022-10-04 13:32:38 +02:00
gtid.test Merge branch '10.9' into 10.10 2023-08-05 20:34:09 +02:00
kill.result
kill.test
lock.result
lock.test
mysqldump.result Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
mysqldump.test MDEV-32250 Enable --no-autocommit by default in mysqldump 2024-12-03 20:25:04 +05:30
next.result MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
next.test MDEV-33836 Fix version markers in tests relating to MDEV-28152 2024-08-19 11:16:31 +10:00
other.result MDEV-33449 improving repair of tables 2024-05-27 12:39:03 +02:00
other.test Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
partition.result
partition.test
read_only.result
read_only.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
rebuild.result
rebuild.test
rename.result
rename.test
replication-master.opt
replication-slave.opt
replication.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
replication.test MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
replication_drop.result
replication_drop.test
replication_mixed.result
replication_mixed.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
setval.result MDEV-33836 Compute modulus correctly in sequence 2024-08-19 11:16:32 +10:00
setval.test MDEV-33836 Compute modulus correctly in sequence 2024-08-19 11:16:32 +10:00
slave_nextval.result
slave_nextval.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
temporary.result
temporary.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
view.result
view.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00