1
0
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:
Magne Mahre
2010-06-20 22:43:34 +02:00
parent 105b4c38d0
commit eda2ff8103
15 changed files with 43 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
--default-storage-engine=MyISAM
--innodb-strict-mode=0
--innodb-file-per-table=0

View File

@@ -0,0 +1,3 @@
--default-storage-engine=MyISAM
--innodb-strict-mode=0
--innodb-file-per-table=0

View File

@@ -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

View File

@@ -0,0 +1,3 @@
--default-storage-engine=MyISAM
--innodb-strict-mode=0
--innodb-file-per-table=0