mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Post-push fixup for WL#5349
InnoDB came in a new version "simultanously" with the commit. This patch is a minor change to the new innodb regression test suite.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--default-storage-engine=MyISAM
|
||||
--innodb-strict-mode=0
|
||||
--innodb-file-per-table=0
|
3
mysql-test/suite/innodb/t/innodb-autoinc-master.opt
Normal file
3
mysql-test/suite/innodb/t/innodb-autoinc-master.opt
Normal file
@@ -0,0 +1,3 @@
|
||||
--default-storage-engine=MyISAM
|
||||
--innodb-strict-mode=0
|
||||
--innodb-file-per-table=0
|
@@ -1 +1,4 @@
|
||||
--binlog_cache_size=32768 --innodb_lock_wait_timeout=1
|
||||
--default-storage-engine=MyISAM
|
||||
--innodb-strict-mode=0
|
||||
--innodb-file-per-table=0
|
||||
|
@@ -0,0 +1,3 @@
|
||||
--default-storage-engine=MyISAM
|
||||
--innodb-strict-mode=0
|
||||
--innodb-file-per-table=0
|
Reference in New Issue
Block a user