mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Run engines tests for MyISAM and in-built InnoDB
This commit is contained in:
11
mysql-test/suite/engines/funcs/combinations
Normal file
11
mysql-test/suite/engines/funcs/combinations
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[innodb]
|
||||||
|
innodb
|
||||||
|
default-storage-engine=innodb
|
||||||
|
partition
|
||||||
|
|
||||||
|
[myisam]
|
||||||
|
skip-innodb
|
||||||
|
default-storage-engine=myisam
|
||||||
|
partition
|
||||||
|
|
||||||
|
|
8
mysql-test/suite/engines/iuds/combinations
Normal file
8
mysql-test/suite/engines/iuds/combinations
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[innodb]
|
||||||
|
innodb
|
||||||
|
default-storage-engine=innodb
|
||||||
|
|
||||||
|
[myisam]
|
||||||
|
skip-innodb
|
||||||
|
default-storage-engine=myisam
|
||||||
|
|
Reference in New Issue
Block a user