summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_xtradb.combinations
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2016-12-27 19:40:07 +0100
committerSergei Golubchik <serg@mariadb.org>2016-12-29 13:23:49 +0100
commitab89359dde2f8fce2f1b7d233587804f459b9348 (patch)
tree46e5a7ecc8da4e48592720fd019c95fb557f051c /mysql-test/include/have_xtradb.combinations
parentb3d6cbc25a14cc73c5844b051d76f8967c653121 (diff)
downloadmariadb-git-ab89359dde2f8fce2f1b7d233587804f459b9348.tar.gz
enable tests that were skipped because of have_xtradb
* some of these tests run just fine with InnoDB: -> s/have_xtradb/have_innodb/ * sys_var tests did basic tests for xtradb only variables -> remove them, they're useless anyway (sysvar_innodb does it better) * multi_update had innodb specific tests -> move to multi_update_innodb.test
Diffstat (limited to 'mysql-test/include/have_xtradb.combinations')
-rw-r--r--mysql-test/include/have_xtradb.combinations10
1 files changed, 5 insertions, 5 deletions
diff --git a/mysql-test/include/have_xtradb.combinations b/mysql-test/include/have_xtradb.combinations
index 3454f83cb4d..0419dc91171 100644
--- a/mysql-test/include/have_xtradb.combinations
+++ b/mysql-test/include/have_xtradb.combinations
@@ -6,8 +6,8 @@ innodb-cmpmem
innodb-trx
innodb-sys-indexes
-#[xtradb]
-#innodb
-#innodb-cmpmem
-#innodb-trx
-#innodb-sys-indexes
+[xtradb]
+innodb
+innodb-cmpmem
+innodb-trx
+innodb-sys-indexes