diff options
Diffstat (limited to 'mysql-test/t/no-threads.test')
-rw-r--r-- | mysql-test/t/no-threads.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/no-threads.test b/mysql-test/t/no-threads.test index fd8365e5678..c2b326897f8 100644 --- a/mysql-test/t/no-threads.test +++ b/mysql-test/t/no-threads.test @@ -1,3 +1,4 @@ +--source include/not_threadpool.inc # # Test the --thread-handler=no-threads option # |