ReceiveCompHeader: Net packets out of order: received[1], expected[2].
What is that? I never seen that before!
Help please!
ReceiveCompHeader: Net packets out of order
There may be one of the following reasons:
- some bug of MySQL server related to stored procedures returning recordsets. They are described in MyDAC FAQ.
- working with a connection object from several threads.
If you have encountered another problem, please provide more detailed information about it, or send me a complete small sample at mydac*crlab*com to demonstrate it, including script to create server objects.
Also supply me the following information:
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of your IDE;
- exact version of MySQL server and client. You can see it in the Info sheet of TMyConnection Editor.
- some bug of MySQL server related to stored procedures returning recordsets. They are described in MyDAC FAQ.
- working with a connection object from several threads.
If you have encountered another problem, please provide more detailed information about it, or send me a complete small sample at mydac*crlab*com to demonstrate it, including script to create server objects.
Also supply me the following information:
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of your IDE;
- exact version of MySQL server and client. You can see it in the Info sheet of TMyConnection Editor.