MySQL Data Access Components (MyDAC) V9.1.3

Released: Sep 19, 2017

9.1.3 での更新項目

機能

  • Adds support for Azure Databases for MySQL.
  • Adds support for JSON data type.

不具合の修正

  • Bug with Assert when calling the Refresh method after changing fields amount of recordset (stored procedure).
  • Bug generating SQL for batch updates.
  • Bug with the Locate method for non-Windows platforms in Lazarus.
  • Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
  • Bug accessing product help from the IDE menu.
  • Bug recreating fields when calling Open after Prepare.
  • An incorrect error message when using the Connect dialog component on mobile platforms.
  • AV failure when using calculated fields in TClientDataset.
  • Key violation error when executing batch operations.
  • Bug with Assert when calling Locate method in SmartFetch mode.
  • Bug using DAC components in DataModule for Linux.