Lost connection to MySQL server during query 2007-01-17 - By Urscheler, Roger (COM Chantry CA)
Back Hi,
I have a multi-threaded application with a threadpool where each thread has its own connection (and query and row objects). I did set the 'reconnect' and 'multi statement' options. Once a while (about every 50 or 100 queries) the connection to mysql is disconnected, the exception is "Lost connection to MySQL server during query". The 'reconnect' option reconnects automatically again, but still this query failed.
Does anybody know about this problem?
Thanks, Roger
|
|