summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/r/thread_pool_size_high.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/sys_vars/r/thread_pool_size_high.result')
-rw-r--r--mysql-test/suite/sys_vars/r/thread_pool_size_high.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/sys_vars/r/thread_pool_size_high.result b/mysql-test/suite/sys_vars/r/thread_pool_size_high.result
index f581ae8e315..bc30104b79d 100644
--- a/mysql-test/suite/sys_vars/r/thread_pool_size_high.result
+++ b/mysql-test/suite/sys_vars/r/thread_pool_size_high.result
@@ -1,3 +1,4 @@
+call mtr.add_suppression("Could not increase number of max_open_files to more than");
SELECT @@global.thread_pool_size;
@@global.thread_pool_size
200