1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-10548: Some of the debug sync waits do not work with InnoDB 5.7 (branch bb-10.2-jan)

Fixed auto_increment_dup test. Current behavior is correct for repeatable read (and
serializable) isolation levels. Old behavior is correct for read committed
isolation level.
This commit is contained in:
Jan Lindström
2016-09-14 11:28:40 +03:00
parent da168b3405
commit a729656006
6 changed files with 280 additions and 4 deletions

View File

@ -1 +1,2 @@
--innodb_autoinc_lock_mode=1
--innodb_lock_wait_timeout=2