ReceiveHeader : Net packets out of order

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JiYongPark
Posts: 2
Joined: Wed 26 Jan 2005 10:27

ReceiveHeader : Net packets out of order

Post by JiYongPark » Tue 03 Jan 2006 12:18

I meet the message 'ReceiveHeader : Net packets out of order : '
and my application was blocked. :(

I know this bug was fixed in 3.50.0.17 24.02.05

- Exact version of Delphi : Delphi 6.0 Ent
- Exact version of MyDAC : 3.55.0.024 for Delphi6
- Exact version of MySQL server and MySQL client : MySQL 5.09 for Windows

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 03 Jan 2006 16:02

Maybe you use one connection from different threads?
Try to upgrade your Server version from 5.0.9 Beta to 5.0.17 Stable.
If problem persists then send us (mydac*crlab*com) complete small sample to demonstrate it and include script to create server objects.

Post Reply