Search Results
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 ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-3-0.html
(Bug #37705281) Performing a database migration using MySql.EntityFrameworkCore 9.0.0 or later resulted in a SQL syntax error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The following are the updated version ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
Bugs Fixed Added checks for unsupported functionality that return SQL_ERROR instead of SQL_SUCCESS, where the error message refers to the unsupported functionality. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Several ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-13.html
This led to write access violation errors when data was written into the buffer when the user application explicitly requested not to write there. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added dynamic libmysql ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-19.html
An error is returned if SERVER contains multiple hosts when MULTI_HOST is not enabled. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added DNS SRV support. To automatically resolve any SRV record available in a target DNS ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-22.html
(Bug #31373948, Bug #95423) Inserting binary data (BLOBs) using SQLPutData() would report a syntax error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed For enhanced security of the existing ENABLE_LOCAL_INFILE connection ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
(Bug #31875490) On macOS, Connector/ODBC would not report an error if SQL_ATTR_PARAMSET_SIZE was set but not supported; instead the setting was ignored. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-30.html
Authentication Notes Character Set Support Compilation Notes Functionality Added or Changed Bugs Fixed Authentication Notes Password parameters escaped with curly braces did not escape right curly braces in the password value. (Bug #106631, Bug ...