Search



Search Results
Displaying 1411 to 1420 of 1907 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
(Bug #32114921, Bug #101464) Fixed the AttributeError raised when getting the connection ID from a closed CMySQLConnection. (Bug #24938411, Bug #31556777, Bug #83479, Bug #100034) Updated associated MySQL server error messages and codes to the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-30.html
(Bug #34231226) C extension and pure Python cursor types are not interchangeable when using connection objects that are not of the same type; now we check for supported cursor classes and raise a ProgrammingError if the cursor is not of a compatible ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for OpenSSL ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-31.html
(Bug #27634910) When using buffered cursors with the C extension, it was possible cursor.executemany() to return InternalError: No result set available for SELECT statements. (Bug #21529893) The MySQLConnection.set_charset_collation() method ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
(Bug #108911, Bug #34773422) Using USE_TZ=True in the Django settings would raise this exception: ValueError: Not naive datetime (tzinfo is already set). (Bug #81572, Bug #23342572) Using MySQLConverter.escape() on datetime objects raised the error ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated in Python 3.10 and removed in Python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed A new bdist_wheel distutils command was added to build a Connector/Python wheel package. A new --static option was added that enables static linking for the C extension ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-2-0.html
Calling fido_callback now raises a deprecation error that suggests using webauthn_callback instead. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for the WebauthN in FIDO (Fast Identity Online) ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-4-0.html
(WL #16164) 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. Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-0-0.html
Bugs Fixed With mysql.connector.aio, executing cmd_change_user() would emit a "Got packets out of order" error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The required Python Protobuf version installed with the X ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-12-1-0-3-0.html
This is set to prevent repeated occurrences of the following error from MySQL 5.7.x: Warning | 3129 | Unsetting sql mode 'NO_AUTO_CREATE_USER' is deprecated. Functionality Added or Changed Oracle Enterprise Manager for MySQL Database includes ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-characterset-category.html
Results The character set used for returning query results such as result sets or error messages to the client. Lists the Character Set configuration metrics and provides a brief description of each. Table 7.4 Character Set Configuration Metrics ...
Displaying 1411 to 1420 of 1907 total results