I think we are talking about different things. I am referring to this
(sorry the URL with lots of ads, just something i googled quickly) :
http://www.crazysquirrel.com/computing/java/basics/java-thread-dump.jspx
Andrus
On May 12, 2010, at 6:28 PM, Joe Baldwin wrote:
OK, I will implement this. Do I need to make the query from the
same thread/session or will I get the same results from any session?
On May 12, 2010, at 11:19 AM, Andrus Adamchik wrote:
On May 12, 2010, at 6:17 PM, Joe Baldwin wrote:
1. Will this thread dump report anything that the MySQL exception
does not?
Yes, it will report who is holding to all those connections.
Andrus