maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #01008
Doubts about Thread Pool
Hi guys, I'm testing threadpool on windows with mariadb 10.0.4
I'm running server with this command line:
C:\Program Files\mariadb-10.0.4-win32\bin>mysqld --datadir=..\data\
--log_error=..\log --port=3306 --thread_pool_max_threads=3
Now I'm connected with 10 clients:
2rootlocalhost:41859mysqlSleep50.0003rootlocalhost:41860Sleep180.0004root
localhost:41861Sleep130.0005rootlocalhost:41862Sleep110.0006root
localhost:41867Sleep170.0007rootlocalhost:41955Sleep90.0008root
localhost:41966Sleep40.0009rootlocalhost:41969Query0initshow processlist
0.00010rootlocalhost:42029Sleep90.00011rootlocalhost:42032Sleep40.000
*generated 2013-09-15 22:02:41 by HeidiSQL 8.0.0.4464<http://www.heidisql.com/>
*
My question is... how i know what thread pool is running each connection?
--
Roberto Spadim
SPAEmpresarial
Follow ups