Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-2-0.html
(Bug #35504650) Selecting the Character Set dropdown under Details while creating a new Data Source Configuration in the GUI would unexpectedly halt the application if the credential fields were empty or invalid. Functionality Added or Changed Bugs ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-2-0.html
It accepts a numeric value that selects the authenticator device to use during WebAuthN authentication. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new WEBAUTHN_DEVICE_NUMBER connection option that is passed to ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-12.html
Deprecation and Removal Notes Installation Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Deprecated the Row.get_string() method in favor of __getitem__. (Bug #26834200, Bug #87777) To increase compliance with the X ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(WL #14110) The new compression-algorithms connection option sets the order by which supported algorithms are negotiated and selected to send compressed data over X Protocol connections. Functionality Added or Changed Bugs Fixed Functionality Added ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-26.html
(Bug #32623479) The CEXT implementation raised an exception when a SELECT statement fetched an INT ZEROFILL data type that became left 0-padded. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-29.html
Such statements involve locking in the server, so they are now avoided in favor of SELECT @@var_name. Functionality Added or Changed Bugs Fixed Functionality Added or Changed When a connection disabled SSL Mode using ssl_disabled=True (or with ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-4.html
(WL #10659) Functionality Added or Changed To avoid unintentional changes to all items in a collection, the Collection.modify() and Collection.remove() methods now require a nonempty selection expression as argument. MySQL Connectors and other ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
(WL #16452) Bugs Fixed Specifying a TLS v1.3 cipher with the tls_ciphersuites connection option halted with a "No cipher can be selected." error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Dropped support for building ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connectionbuffers-category.html
Lists the Connection Buffers configuration metrics and provides a brief description of each. Table 7.8 Connection Buffers Configuration Metrics NameDescriptionBulk Insert Buffer Size Limits the size (in bytes) of the special tree-like cache MyISAM ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-insertdelayed-category.html
Table 7.17 Insert Delayed Configuration Metrics NameDescriptionInsert Limit After inserting delayed_insert_limit delayed rows, the INSERT DELAYED handler thread checks whether there are any SELECT statements pending. Lists the Insert Delayed ...