dotConnect for MySQL 9.4.290

Released: Jul 29, 2025

9.4.290 での更新項目

機能

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.6.
  • Updated support for Entity Framework Core 8 to version 8.0.17.

不具合の修正

  • Fixed an issue with reading large System.Int64 values.
  • Fixed an issue with parsing the PARTITION keyword in MySqlScript.
  • Fixed an issue that caused the error: 'SSL connection error: Cannot load client private key.'.
  • Fixed a design-time issue with the MySqlDataTable Tasks interface element in Visual Studio 2022.
  • Fixed an issue in dbMonitor integration where error messages were logged incorrectly.

LinqConnect (formerly known as LINQ to MySQL)

  • Fixed an issue with incorrect caching of the materialization function across different queries.

Entity Developer

  • Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.