Page 1 of 1

Bug in TMyConnection Delphi 2005 / Delphi6

Posted: Thu 11 Aug 2005 14:47
by somdata
I set MyConnection1.Options.UseUnicode := True

1.) At Design Time I can not open the Drop-Down Options.Charset
Error: Result +1 >= MaxDestBytes (D:\Projects\Delphi\MyDac\Source\MyClasses.pas, Line 3315)

2.) The Query: "SHOW VARIABLES" does not work and returns an error:
Error: Result +1 >= MaxDestBytes (D:\Projects\Delphi\MyDac\Source\MyClasses.pas, Line 3315)

3.) MyServerControl.ShowStatus returns the same error.

Posted: Fri 12 Aug 2005 06:03
by swierzbicki
Please provide MyDAC version number.

Posted: Fri 12 Aug 2005 07:37
by Paul
We reproduced your problem on MySQL 4.1. This problem will be fixed in the next MyDAC builds