Page 1 of 1

Commands out of sync; You can't run this command now

Posted: Thu 12 Dec 2013 17:59
by KW
I upgraded from a pervious version of MySQL: 6.50.214.0 to the latest version.

Now I am getting Commands out of sync; You can't run this command now from code that as reliably run under the previous version. How do I resolve this issue?

The problem occurs during a transaction. I've tried setting the transaction to different levels but no dice ( readuncommited, chaos, etc)

Re: Commands out of sync; You can't run this command now

Posted: Thu 12 Dec 2013 18:09
by KW
The new version of dotconnect works correctly now with linq to sql, and actually this error should be thrown.

Please disregard.