Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-2-0.html
(Bug #37179475) Uninstalling connector RPM packages emitted errors despite successfully uninstalling the packages. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new OPT_WEBAUTHN_DEVICE_NUMBER connection option to ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
All errors generated by MySQL when one of the new methods is called will be returned by MySQL Connector/NET. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The .NET Core 2.0 implementation now supports the following ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Document Store: The Where() method is deprecated (Obsolete attribute applied) and will return a warning when called in the following method ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-30.html
MySqlCommand.CommandText emitted an error if the stored procedure to execute included one or more backtick characters (`) in the name. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-31.html
(Bug #105997, Bug #33710643) When a query attribute and a command parameter had the exact same name, Connector/NET overwrote the value of the attribute with the value from the parameter, which then prevented using mysql_query_attribute_string to ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-33.html
(Bug #109683, Bug #34993798) A valid query formatted with tabs or new lines could return an invalid syntax error. Deprecation and Removal Notes Packaging Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-8.html
(Bug #25493209) EF Core: Database First support produced an error when the existing MySQL database included one or more views. MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
(Bug #109682, Bug #34993796) MySqlParameter.MySqlDbType, if set to MySqlDbType.Int24, emitted an error similar to Out of range value for column 'data' at row 1 when a prepared statement was executed and the parameter value was a negative number.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
(WL #15193) Bugs Fixed Applications like Microsoft Excel and Microsoft Power BI Desktop emitted an error when used with Connector/NET 8.0.33 and later. Packaging Notes Functionality Added or Changed Bugs Fixed Packaging Notes Updated the ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-4-0.html
(WL #16175) Known limitation of this release: because the mysql_native_password authentication plugin is disabled by default as of MySQL Server 8.4.0, some unit tests may generate errors unless the plugin is enabled. Deprecation and Removal Notes ...