mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
|
||||
|
Reference in New Issue
Block a user