Bug in TMyScript..

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 in TMyScript..

Post by eduardosic » Fri 19 Oct 2007 14:03

Hi,

I Found a bug in TMyScript, when i execute a sql script with 15 mb the exception is raised "Assertion failure (D:\Projects\Delphi\Dac\Source\CRParser.pas, linha 954)"

in the link

http://www.drdsistemas.com/util/bugmydac/ExecSQLFile.7z

exists a small project and the script with 15 mb. the file is in 7zip format with 7mb.

in other font-end the script has executed ok.

thank's

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 22 Oct 2007 11:07

Thank you for information. We have reproduced the problem. The investigation of the problem is in progress. As soon as we solve the problem, we will let you know.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 25 Oct 2007 09:50

We have fixed this problem. This fix will be included in the next MyDAC build.

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

ok..

Post by eduardosic » Thu 25 Oct 2007 10:04

Antaeus wrote:We have fixed this problem. This fix will be included in the next MyDAC build.
Thank you :D :D

Post Reply