Search



Search Results
Displaying 2121 to 2130 of 2661 total results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-27.html
(Bug #30578291) The second call to a stored procedure failed if the statement was closed after the results of the first call had been received. To ensure correct account mapping, the client-side Oracle Cloud Infrastructure configuration must contain ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-29.html
(Bug #33599093) With prepared statements and NO_CACHE=1, having a NULL value in a row column would nullify a value in the same column of the next row. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/ODBC now provides generic Linux packages for ARM architecture (64 bit), in addition to the generic Linux packages for Intel architecture (both 32 and 64 bits).
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-4-0.html
(WL #16155) Setting query attributes for executed queries now supports prepared statements in SSPS mode. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-4-0.html
This has been fixed now by proper error handing and statement deallocations. Note These release notes were created with the assistance of MySQL HeatWave GenAI. Bugs Fixed .NET applications quit unexpectedly while trying to connect to a MySQL server ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-11.html
(Bug #27627366, WL #11448) Added NOWAIT and SKIP_LOCKED support to the ReadStatement.lock_shared() and ReadStatement.lock_exclusive() methods. (Bug #27634885) Removed upsert functionality from InsertStatement as it can only be used by collections, ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed X DevAPI: Previously, when documents without an _id attribute were added to a collection, Connector/Python automatically generated _id for ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-14.html
Statements executed using the session are executed against this default schema if no other schema is specified. Functionality Added or Changed Bugs Fixed Functionality Added or Changed A default schema name can now be defined from the connection ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
(Bug #31390263) Implemented context managers to define the runtime context to establish when executing a with statement. Functionality Added or Changed Bugs Fixed Functionality Added or Changed On macOS, the official supported Protobuf version is ...
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. Functionality Added or Changed Bugs Fixed Functionality Added or Changed ...
Displaying 2121 to 2130 of 2661 total results