Please help me! I'm desperate! I can't figure this out! I'm running MySQL 5.0 on WinXP. I have several stored procedures each using a cursor (2 at the most) to move data into several different tables (this is a data migration project).
Shortly after calling my procedure from the mysql command prompt I get this error 2013 about losing my connection to the sql server. I have warnings enabled and wait_timeout set to 50000 but I don't get any errors about a problem with my stored proc.
Please, please, advise. I'm slated to have this new db functional by next week and this has been holding me up terribly. Not to mention causing me to sprout gray hairs and age prematurely.
Your help would be very much appreciated.
Many Thanks,
- VB Rookie