1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

mtr: aix has no thread_pool

This commit is contained in:
Daniel Black
2021-07-06 15:50:58 +10:00
parent a8136d13b2
commit f84b3b8807
10 changed files with 11 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
-- require include/have_pool_of_threads.require
--source include/not_aix.inc
--require include/have_pool_of_threads.require
disable_query_log;
show variables like 'thread_handling';
enable_query_log;