Net packets out of order / Connection closed during query
Posted: Fri 27 Oct 2006 16:03
Hello!
Again we've some problems with your lib. Inserting of binary data results in
- "Net packets out of order: received[2], expected[3]" exceptions on an intranet server
or in
- "Lost connection to MySQL server during query" exceptions on a local server
It helps to close and open the connection with EVERY record (we use parameters) - That can not be the real solution for this problem... Also the non-direct mode (libmysql) is a solution. The max_allowed_packets is high enough, we use a 5.0 server and all other tools work with this binary files.
We are a little bit displeased with your software. It's slower than the original connector and there are to many bugs, when you are a heavy user of the lib. I hope you can quickly find a solution for this...
Regards,
Sven Kolber
Again we've some problems with your lib. Inserting of binary data results in
- "Net packets out of order: received[2], expected[3]" exceptions on an intranet server
or in
- "Lost connection to MySQL server during query" exceptions on a local server
It helps to close and open the connection with EVERY record (we use parameters) - That can not be the real solution for this problem... Also the non-direct mode (libmysql) is a solution. The max_allowed_packets is high enough, we use a 5.0 server and all other tools work with this binary files.
We are a little bit displeased with your software. It's slower than the original connector and there are to many bugs, when you are a heavy user of the lib. I hope you can quickly find a solution for this...
Regards,
Sven Kolber