mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Disabled a number of tests when using thread pool
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
-- source include/not_embedded.inc
|
||||
# Test lists tables in Information_schema, and InnoDB adds some
|
||||
-- source include/have_innodb.inc
|
||||
# Don't test when thread_pool active
|
||||
--source include/not_threadpool.inc
|
||||
|
||||
--disable_warnings
|
||||
DROP TABLE IF EXISTS t1,t2,test1,test2;
|
||||
|
||||
Reference in New Issue
Block a user