mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-22933 - remove ---source include/not_threadpool.inc from tests
This commit is contained in:
@ -5,9 +5,6 @@
|
||||
# Named pipe does not support the non-blocking API.
|
||||
--disable_non_blocking_api
|
||||
|
||||
# thread pool causes different results
|
||||
-- source include/not_threadpool.inc
|
||||
|
||||
# Only run this test if named pipe is avaliable
|
||||
let $nmp= query_get_value("SHOW VARIABLES LIKE 'named_pipe'", Value, 1);
|
||||
if ($nmp != ON){
|
||||
|
Reference in New Issue
Block a user