Hello,
The error happens with TMyQuery 
Code: 
   myQuery.Close; 
   myQuery.Prepare; 
   myQuery.Execute; 
SQL: 
   Call Test(); 
SQL of procedure Test():
   Select 1; 
the error happens in the second execution of query.
if I not to call the method Prepare the error do not happen. It is necessary to call the method Prepares to execute Procedures?
****
Delphi 7.0 4.453
myDAC 4.30.0.11
mySQL server 5.0.18 nt-max.
			
									
									
						ReceiveHeader: Net packets out of order: received[75], expected[1].
- 
				eduardosic
 - Posts: 387
 - Joined: Fri 18 Nov 2005 00:26
 - Location: Brazil
 
- 
				eduardosic
 - Posts: 387
 - Joined: Fri 18 Nov 2005 00:26
 - Location: Brazil
 
not a bug of myDAC.
I verified its reply in a previous topic.
http://www.crlab.com/forums/viewtopic.php?t=3078
... excuse
			
									
									
						http://www.crlab.com/forums/viewtopic.php?t=3078
... excuse