summaryrefslogtreecommitdiff
path: root/mysql-test/t/innodb_ext_key.test
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2012-03-03 13:22:49 -0800
committerIgor Babaev <igor@askmonty.org>2012-03-03 13:22:49 -0800
commitfba0ead63ec6ea78037c4dfb1c8ac68540152033 (patch)
tree0ff8ddc63ae0168b255ad553991514d2e63a97be /mysql-test/t/innodb_ext_key.test
parentdac5c75cb2f07cab2533d4e67c33ab32d5c212e6 (diff)
downloadmariadb-git-fba0ead63ec6ea78037c4dfb1c8ac68540152033.tar.gz
Supported extended keys (MWL #247) for innodb_plugin.
Diffstat (limited to 'mysql-test/t/innodb_ext_key.test')
-rw-r--r--mysql-test/t/innodb_ext_key.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/innodb_ext_key.test b/mysql-test/t/innodb_ext_key.test
index 6ea42da7c02..58d692f720d 100644
--- a/mysql-test/t/innodb_ext_key.test
+++ b/mysql-test/t/innodb_ext_key.test
@@ -1,4 +1,4 @@
---source include/have_xtradb.inc
+--source include/have_innodb.inc
--disable_warnings
DROP TABLE IF EXISTS t1,t2,t3,t4;