
Develop and modify database applications using elements of MySQL by accessing it with the ADO.NET driver. The utility enables data transfer and modification of files, code correction, and visualization. It supports integration with third-party software excluding the MySQL for Visual Studio.
MySQL Connector/NET enables you to develop .NET applications that require data connectivity with MySQL. It implements the required ADO.NET interfaces and integrates into ADO.NET-aware tools. The present version is compatible with all MySQL versions starting with MySQL 5.5. Additionally, MySQL Connector/NET 8.0 supports the new X DevAPI for development with MySQL Server 8.0.
v6.4 [May 2, 2011]
- SchemaDefinition-5.5.ssdl was modified to treat CHAR(36) columns as a GUID. (Bug #61657, Bug #12708208)
- SqlFragment.QuoteIdentifier was modified to add MySQL quotes around identifiers. (Bug #61635, Bug #12707285)