ODBC "Lost connection to MySQL server during query"
"Eric Phetteplace" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <002201c75444$8cea67b0$0502a8c0@nextlap1> |
Hello, I have an application that uses pooled ODBC resources. After 8 hours, the application encounters "Lost connection to MySQL server during query" errors, although the SQL statement succeeds. It lasts for 10 minutes, and then doesn't return for another 8 hours. Is this a bug in the driver? I can't simple ignore that error on all occasions, and changing wait_timeout in mysql will just change the frequency of the issue. Thanks for your help, Eric