diff options
Diffstat (limited to 'mysql-test/main/information_schema.test')
-rw-r--r-- | mysql-test/main/information_schema.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/main/information_schema.test b/mysql-test/main/information_schema.test index dc0ad5cff59..9389c8bc43c 100644 --- a/mysql-test/main/information_schema.test +++ b/mysql-test/main/information_schema.test @@ -1,9 +1,6 @@ # This test uses grants, which can't get tested for embedded server -- source include/not_embedded.inc -#Don't run this test when thread_pool active ---source include/not_threadpool.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). --source include/have_csv.inc |