Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-33.html
(Bug #33137632, WL #15417) With using ADO/VB6, updating a record set containing a field of type BIT with cursor location adUseServer could emit an error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-3-0.html
(Bug #116087, Bug #37071646) If the SQLCloseCursor() method was called when no result set was available, no error was returned. With this patch, the method returned SQL State: 24000 and the error message Invalid cursor state in the situation.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
It was added to the Connection and Cursor objects in the classic protocol, and to Session in the X DevAPI. Functionality Added or Changed Bugs Fixed Functionality Added or Changed On macOS, the official supported Protobuf version is versions before ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-26.html
New Connector/Python cursor methods for this functionality are add_attribute(name, value), clear_attributes(), and get_attributes(). Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1.0 ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-33.html
(Bug #27489972) The prepared statement cursor lacked support for the following options: dictionary, named_tuple, and raw. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Adopted function annotation enforcement by mypy, ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
(WL #15523) Bugs Fixed Binary strings were incorrectly converted to regular strings when using a prepared statement cursor with the pure Python implementation. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The X DevAPI ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
(Bug #37055435) The cursor.execute() API command did not properly escape dictionary-based query parameterized strings when using the C-extension implementation of the connector. Functionality Added or Changed Bugs Fixed Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-3-0.html
(Bug #117347, Bug #37541353) The deprecated cursors of the buffered raw type and all the named tuple types have now been removed from Connector/Python. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Fixed the typing ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-4-0.html
(Bug #117827, Bug #37774513) When using the Connector/Python C Extension with an unbuffered server-side cursor, fetchmany(1) failed to fetch more results after reading the second row in the result set. Note These release notes were created with the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-pages.html
To see data on each individual collection point, hover the cursor over the line. The Performance dashboards are available from the Performance sub-menu of the MySQL Database menu. Graph regions also contain links to week and month overviews of the ...