Bug not fixed in New Build of Mydac

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Bug not fixed in New Build of Mydac

Post by eduardosic » Fri 29 Jan 2010 23:14

Hi Devart!

the "Fixed bug with processing transation when connection is lost " continue..


Exception 'EAccessViolation' in module bug.exe at 000FB92F
Access violation at address 004FC92F in module 'bug.exe'. Read of address 00000000

Module: DBAccess, Source: DBAccess.pas, Line 15984
Procedure: Dbaccess.TDATransaction.Rollback

see a project to reproduce it.

http://www.drdsistemas.com.br/util/bug.7z

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 01 Feb 2010 10:07

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next MyDAC build.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Post by eduardosic » Thu 04 Feb 2010 01:13

Dimon wrote:Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next MyDAC build.
Problem solved, thank's for a quick support.

Post Reply