Search



Search Results
Displaying 2871 to 2880 of 3609 total results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-11.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. This change makes it easy and intuitive to decide which client version to ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Several code issues identified by Fortify were corrected. (WL #11829) Refactored codebase to remove legacy code and implement general performance improvements. For example, ...
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 ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-36.html
Bugs Fixed ADODB.Recordset.Open() reported a transaction error when a string type was used with prepared statements. The fix was changing the SQL_MAX_CONCURRENT_ACTIVITIES value from 1 to 0 (unlimited). (Bug #36031548) References: This issue is a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The AUTO_RECONNECT functionality was removed, and setting it returns SQL_SUCCESS_WITH_INFO with an HY000 error stating that it's no longer supported. The GUI dialog removed ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new WEBAUTHN_DEVICE_NUMBER connection option that is passed to and interpreted by the WebAuthN authentication plugin. It accepts a numeric value that selects the ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-3-0.html
(Bug #116559, Bug #37250400) The following Connector/ODBC Connection Parameters can now be configured on the ODBC administrator GUI: readtimeout writetimeout OPENTELEMETRY (WL #16587) Bugs Fixed The MSI installer checked for the wrong version of ...
https://dev.mysql.com/doc/relnotes/connector-python/en/index.html
Abstract This document contains release notes for the changes in recent releases of MySQL Connector/Python. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-19.html
MySQL Server removed xplugin namespace support in v8.0.19; for Connector/Python this means: With Connector/Python v8.0.19 and higher, some X DevAPI Protocol operations do not function with MySQL Server 8.0.18 and lower, operations such as ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-31.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for Python 3.11. (WL #15156) Bugs Fixed The pure Python implementation unexpectedly delivered TEXT columns having binary (_bin) collations as byte objects. (Bug ...
Displaying 2871 to 2880 of 3609 total results