diff options
Diffstat (limited to 'mysql-test/t/information_schema-big.test')
-rw-r--r-- | mysql-test/t/information_schema-big.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/information_schema-big.test b/mysql-test/t/information_schema-big.test index c9cd65f0851..5e73c867143 100644 --- a/mysql-test/t/information_schema-big.test +++ b/mysql-test/t/information_schema-big.test @@ -1,6 +1,7 @@ # This test uses grants, which can't get tested for embedded server -- source include/big_test.inc -- source include/not_embedded.inc +-- source include/have_xtradb.inc # check that CSV engine was compiled in, as the result of the test depends # on the presence of the log tables (which are CSV-based). |