Net packets out of order

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Ali

Net packets out of order

Post by Ali » Fri 03 Dec 2004 13:24

Hi,

I am using your MySqlDirect.Net 2.70.1 provider with MySqlServer 4.1.7 that I find very usefull . But sometimes I recieve an error from your provider "Net packets out of order".

could you help me If you have the solution.

thanks,

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Re: Net packets out of order

Post by Oleg » Fri 03 Dec 2004 14:23

We haven't got this error while testing MySQLDirect .NET with MySQL 4.1.7.
Do you use prepared statemtns?
Please send your CallStack at the moment of the error and specify parameters of the error: must be two numbers in the format 'received[{0}], expected[{1}]'.
Please contact us by email to discuss the problem more detailed.

Post Reply