From a8136d13b2a4226f731f2f024e8199ca40133962 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Fri, 2 Jul 2021 13:00:34 +1000 Subject: [PATCH] mtr: aix - no pool of threads --- mysql-test/include/maybe_pool_of_threads.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/include/maybe_pool_of_threads.inc b/mysql-test/include/maybe_pool_of_threads.inc index 51a179b4426..d25e3864333 100644 --- a/mysql-test/include/maybe_pool_of_threads.inc +++ b/mysql-test/include/maybe_pool_of_threads.inc @@ -1 +1,2 @@ # run with and without threadpool +--source include/not_aix.inc