summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/t/tempfiles.test
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/suite/encryption/t/tempfiles.test
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/suite/encryption/t/tempfiles.test')
-rw-r--r--mysql-test/suite/encryption/t/tempfiles.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/mysql-test/suite/encryption/t/tempfiles.test b/mysql-test/suite/encryption/t/tempfiles.test
index 34dcbdf5963..065d775c182 100644
--- a/mysql-test/suite/encryption/t/tempfiles.test
+++ b/mysql-test/suite/encryption/t/tempfiles.test
@@ -7,9 +7,7 @@ source include/have_sequence.inc;
# Row binlog format to fill binlog cache faster
source include/have_binlog_format_row.inc;
-# Nothing XtraDB specific in this test, it just needs *some* transactional
-# engine. But there's no need to run it twice for InnoDB and XtraDB.
-source include/have_xtradb.inc;
+source include/have_innodb.inc;
#
# MyISAM messing around with IO_CACHE::file