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

MDEV-16172: Enable skipped tests

This commit is contained in:
Marko Mäkelä
2018-05-17 09:35:35 +03:00
parent 4c7608aeb1
commit 66afb5ecb7
10 changed files with 0 additions and 46 deletions

View File

@ -1,7 +1,3 @@
if (`select plugin_auth_version < "5.6.25" from information_schema.plugins where plugin_name='innodb'`)
{
--skip Not fixed in InnoDB as of 5.6.24 or earlier
}
--source include/not_embedded.inc
--source include/have_partition.inc
--source include/have_innodb.inc