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=3Now I'm connected with 10 clients:
2 root localhost:41859 mysql Sleep 5 0.000 3 root localhost:41860 Sleep 18 0.000 4 root localhost:41861 Sleep 13 0.000 5 root localhost:41862 Sleep 11 0.000 6 root localhost:41867 Sleep 17 0.000 7 root localhost:41955 Sleep 9 0.000 8 root localhost:41966 Sleep 4 0.000 9 root localhost:41969 Query 0 init show processlist 0.000 10 root localhost:42029 Sleep 9 0.000 11 root localhost:42032 Sleep 4 0.000 generated 2013-09-15 22:02:41 by HeidiSQL 8.0.0.4464
My question is... how i know what thread pool is running each connection?
--
Roberto Spadim
SPAEmpresarial
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help : https://help.launchpad.net/ListHelp