Search



Search Results
Displaying 911 to 920 of 1094 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-tablespace.html
Note The Dictionary class also supplies methods for creating and dropping tablespaces. Tablespace Class Overview Tablespace Constructor Tablespace::getAutoGrowSpecification() Tablespace::getDefaultLogfileGroup() ...
https://dev.mysql.com/doc/ndbapi/en/overview-compatibility.html
In addition, in NDB 8.0, some compatibility has been dropped with API versions prior to 7.5, but is retained with versions 7.5 and 7.6. The NDB API is now fairly mature, and has undergone few major changes in recent releases. Where they have ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
Returning a session to the pool drops session-related objects such as temporary tables, session variables, and transactions, but the connection remains open and authenticated so that reauthentication is not required when the session is reused.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-26.html
(Bug #32695580) sql::Connection:commit() threw no error if the connection had been dropped. Deprecation and Removal Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
(WL #11415) X DevAPI Notes It is now possible to use the Collection interface to create and drop indexes on document collections. In addition to the new APIs introduced in MySQL Connector/C++ 8.0 (X DevAPI and X DevAPI for C), Connector/C++ now ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-16.html
Returning a session to the pool drops session-related objects such as temporary tables, session variables, and transactions, but the connection remains open and authenticated so that reauthentication is not required when the session is reused.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-18.html
Now, the primary key constraint for an existing table can be dropped without errors when the follow-on migration operation is performed. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports IPV6 ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { \"biz\": \"quux\" } }" ); SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://test@localhost/mysess\", \"appdata\": { \"tar\": ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
Returning a session to the pool drops session-related objects such as temporary tables, session variables, and transactions, but the connection remains open and authenticated so that reauthentication is not required when the session is reused.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Dropped support for building DEB packages in favor of using pip to install the connector on Debian-based platforms. (WL #16444) Added support for Python 3.13, and removed ...
Displaying 911 to 920 of 1094 total results