shown [Assertion failure]

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ckwong
Posts: 11
Joined: Sun 02 Jan 2005 20:36

shown [Assertion failure]

Post by ckwong » Sat 15 Aug 2009 07:07

I installed mydac 5.80.0.048 and odac 6.80.048 in delphi 2009, only
applied mydac on my application to connection a mysql server 5.13 to
retrieve record. When execute program few minute, the program
will show "Assertion failure d:\projects\delphi\dac\mysql\source\
myclasses.pas line 3304".

I guess the guess from mydac, it may incorrect to find myclasses.pas
in wrong directory. Please advice how to clear problem.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 18 Aug 2009 13:09

Can you compose a small sample to reproduce the problem?

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

Post by Dimon » Thu 03 Sep 2009 08:57

We have fixed this problem in the latest MyDAC build (5.80.0.50).

Post Reply