Egor Egorov wrote:

It's a process id. You can see it in the output of SHOW PROCESSLIST.

So, each Id represents a thread, and each thread represents a connection? So an entry like this in the query log:

031029 9:56:43 6 Quit

:: would represent a connection returned to the pool through an
explicit close or timeout?
(in this case "pool" being a DataSource managed by Tomcat)

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

dream. code.




-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to