Search Results
https://dev.mysql.com/doc/ndbapi/en/overview-terminology.html
An NDB kernel block that handles hash indexes of primary keys providing speedy access to the records. Abstract This section provides a glossary of terms which are unique to the NDB and MGM APIs, or that have a specialized meaning when applied in ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
(Bug #26837112) Invoking the MySql.Web.Security.MySqlWebSecurity.CreateUserAndAccount method with valid arguments, including additionalUserAttributes as an object with key/value pairs, returned an out-of-range exception. Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
When enabled, the new padding mechanism is used to encode the password during RSA key encryption, which applies the correct padding to match the server. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-16.html
(WL #12174) Document Store: Connector/NET now supports the ability to send connection attributes (key-value pairs that application programs can pass to the server at connect time). Functionality Added or Changed Bugs Fixed Functionality Added or ...
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-33.html
(Bug #70111, Bug #26477952, WL #15484) Connector/NET’s implementation of the authentication_oci_client plugin now permits using a security-token file to support ephemeral key-pair authentication when integration with an external identity provider ... Deprecation and Removal Notes Packaging Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Data can be passed in and out of a MySQL stored procedure through the MySqlCommand.Parameters ...
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-odbc/en/news-8-0-26.html
(Bug #32813838) Attempting to update a row with an existing unique key would not emit a diagnostic error that reported the problem, such as "Duplicate Entry". Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-33.html
These options are for the authentication_oci_client plugin used with the Oracle Cloud Infrastructure (OCI) to support ephemeral key pairs and security tokens. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-35.html
(Bug #35520983) The SQLStatistics() function returned the wrong type for a PRIMARY KEY index. Bugs Fixed Setting SQL mode to ANSI_QUOTES on the MySQL server caused the SQLColumns() method to not function. (Bug #35660375) Using the SJIS character ...