Skip to content

Commit e84e134

Browse files
committed
main.thread_pool_info - no threadpool on aix
1 parent fd6a464 commit e84e134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/main/thread_pool_info.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source include/not_embedded.inc;
2+
source include/not_aix.inc;
23

34
let $have_plugin = `SELECT COUNT(*) FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_STATUS='ACTIVE' AND PLUGIN_NAME = 'THREAD_POOL_GROUPS'`;
45
if(!$have_plugin)

0 commit comments

Comments
 (0)