MySQL Data Access Components (MyDAC) 10.1.3

Released: Mar 10, 2020

Updates in 10.1.3

Fixes

  • Fixed bug installing different editions of two or more DACs in a single system.
  • Fixed bug with TMyDump when the TMyDump.Options.FieldsAsString = True.
  • Fixed bug with an empty error message when invoking the TMyQuery.Prepare method.
  • Fixed bug handling comments in a SQL statement.
  • Fixed bug with SQL statements that contain fields with the same name from different tables.
  • Fixed bug executing SQL statements that contain comments using the Script component.
  • Fixed bug resetting the value of the parameter after adding a new TDACondition.
  • Fixed bug reading a field value using the AsBytes method in Lazarus.
  • Fixed bug using constraints after calling the Refresh method.