Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-38.html
There was not a MySQL Connector/ODBC 8.0.38 release. ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-39.html
There was not a MySQL Connector/ODBC 8.0.39 release. ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-41.html
There was not a MySQL Connector/ODBC 8.0.41 release. ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-42.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.42 release.
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-43.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.43 release.
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-3-0.html
MySQL Server 8.3.0 removed auto-reconnect support after deprecating it in versions 8.0.34 and 8.1.0. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The AUTO_RECONNECT functionality was removed, and setting it returns ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-13.html
(Bug #27081809, Bug #87818, WL #12239) To go with the existing mysqlx.get_session(conn_str) method, a new mysqlx.get_client(conn_str, options) method was added that creates a connection pool handler that provides a get_session() method to create and ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Python 3.7 ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(Bug #79766, Bug #81203, Bug #81242, Bug #87493, Bug #99923, Bug #23194976, Bug #23208553, Bug #26660893, Bug #31529348, WL #13997) Previously, the client-side mysql_clear_password authentication plugin was not supported. Now, it is permitted to ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-25.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.25 release.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-26.html
(WL #14237) Connector/Python now implements the authentication_kerberos_client plugin to support Kerberos authentication for classic MySQL protocol connections. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and ...