1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-22933 - remove ---source include/not_threadpool.inc from tests

This commit is contained in:
Vladislav Vaintroub
2020-06-18 23:12:54 +02:00
parent b2feb03001
commit 98333883ee
13 changed files with 0 additions and 22 deletions

View File

@ -1,7 +1,5 @@
# Can't run test of external client with embedded server
-- source include/not_embedded.inc
# Don't test when thread_pool active
--source include/not_threadpool.inc
--disable_warnings
DROP TABLE IF EXISTS t1,t2,test1,test2;