Page 1 of 1

Strange reconnects...

Posted: Fri 10 Apr 2009 11:24
by vromanko
Hi All,

In the latest version strange reconnects were appeared. I create a datacontext, begin a transaction, make one update and then read the updated data (using the same datacontext) but there is old not updated version of data because between update and read was a reconnect. See MySQL log below:

Query UPDATE ....
Connect on
Query SELECT ....

Posted: Mon 13 Apr 2009 14:24
by AndreyR
Thank you for the report, we have reproduced the problem.
I will let you know about the results of our investigation.

Posted: Wed 29 Apr 2009 12:12
by AndreyR
The problem is fixed, look forward to the next build of dotConnect for MySQL.