Page 1 of 1

ReceiveHeader : Net packets out of order

Posted: Tue 03 Jan 2006 12:18
by JiYongPark
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

Posted: Tue 03 Jan 2006 16:02
by Ikar
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.