MySQL Data Access Components (MyDAC) 13.0.1

Released: Dec 26, 2025

13.0.1 中的更新

特性

  • Added support for Lazarus 4.4.
  • Added the DistinctParams property for the DataSet component to prevent duplicate parameters with the same name.
  • Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components.

修補程式

  • Fixed an AV failure that could occur when reading a persistent TWideStringField in Delphi 7.
  • Fixed an issue where XML fields could be saved incorrectly when using the dataset component's SaveToXML method.
  • Fixed an issue with registering help files in RAD Studio 13.
  • Fixed an access violation that could occur when reopening the master table with LocalMasterDetail set to True.
  • Fixed a possible nil reference to Encoding in the TParser constructor.