dotConnect for MySQL V8.7.804 released

Released: Dec 22, 2016

V8.7.804 での更新項目

機能

  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.

不具合の修正

  • Fixed bug looking up a column with decimal(19,4) type for MySQL.
  • Fixed bug generating an error when using MySqlMonitor on Linux.
  • Fixed bug with the "Query execution was interrupted" exception after invoking the Cancel method of MySqlCommand.
  • Fixed bug not using parameters value in ParentRelation data in MySqlDataTable.SelectCommand.
  • Fixed bug looking up a column with decimal(19,4) type for MySQL.