summaryrefslogtreecommitdiff
path: root/mysql-test/main/pool_of_threads.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/pool_of_threads.cnf')
-rw-r--r--mysql-test/main/pool_of_threads.cnf11
1 files changed, 11 insertions, 0 deletions
diff --git a/mysql-test/main/pool_of_threads.cnf b/mysql-test/main/pool_of_threads.cnf
new file mode 100644
index 00000000000..f6651c878de
--- /dev/null
+++ b/mysql-test/main/pool_of_threads.cnf
@@ -0,0 +1,11 @@
+!include include/default_my.cnf
+
+[mysqld.1]
+loose-thread-handling= pool-of-threads
+loose-thread_pool_size= 2
+loose-thread_pool_max_threads= 2
+extra-port= @ENV.MASTER_EXTRA_PORT
+extra-max-connections=1
+
+[ENV]
+MASTER_EXTRA_PORT= @OPT.port