MySQL Connector/Net 6.9.3 发布,此版本是 6.9 系列的第一个 GA 版本。
Bugs 修复
Adding a new column to an existing model as identity and PK failed when applying the migration. (Bug #19286383)
Calling >MySqlConnection.GetSchema("PROCEDURES WITH PARAMETERS", ...) would generate an error about a non-existent index. (Bug #19289402)
MySQL Connector/ODBC 是 MySQL 数据库的官方 .NET 平台驱动程序。
软件详情:http://dev.mysql.com/downloads/connector/net/6.9.html
来自:开源中国社区

