MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net 6.1  /  Changes in MySQL Connector/NET 6.1.7 (Not released)

Changes in MySQL Connector/NET 6.1.7 (Not released)

Bugs Fixed

  • MySqlScript was modified to enable correct processing of the DELIMITER command when not followed by a new line. (Bug #61680, Bug #12732279)

  • 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)

  • The ASP.NET membership provider was modified to create and query all related tables using lowercase names. (Bug #61108, Bug #12702009)