Search



Search Results
Displaying 1161 to 1170 of 5414 total results
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
NDB Client Programs: Added the --CA-days option to ndb_sign_keys to make it possible to specify a certificate's lifetime. (Bug #36568964) NDB now writes a message to the MySQL server log before and after logging an incident in the binary log. (Bug ...It was removed due to a critical issue that could stop the server from restarting following the creation of a very large number of tables (8001 or ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html
URI mode follows X DevAPI URI mode: mysqlx_session_t *sess = mysqlx_get_session_from_url( "mysqlx://user:password@host:port/db?compression-algorithms=[lz4,zstd_stream]", &error); Option mode follows the string format used for SessionOption: ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-mgm.html
To start the management client, it is necessary to supply the host name and port number of the management server: $> ndb_mgm [host_name [port_num]] For example: $> ndb_mgm ndb_mgmd.mysql.com 1186 The default host name and port number are localhost ... The ndb_mgm management client process is actually not needed to run the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-replication.html
Backup and restore operations are especially important in systems that use MySQL replication to synchronize data across a source server and a set of replica servers. In a replication configuration, MySQL Enterprise Backup helps you manage images ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. (Bug #25650912) X DevAPI: Connector/J now supports the ability to send connection ...It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-26.html
It is possible to connect to Kerberos-authenticated accounts without giving a user name under these conditions: The user has a Kerberos principal name assigned, a MySQL Kerberos account for that principal name exists, and the user has the required ... Deprecation and Removal Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols now are deprecated and support for them is subject to removal in a future Connector/C++ ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-4-0.html
For the X DevAPI, with the SessionOption enumeration constants READ_TIMEOUT and WRITE_TIMEOUT in the mysqlx::Session or mysqlx::SessionSettings constructor. For the X DevAPI for C, with the MYSQLX_OPT_READ_TIMEOUT and MYSQLX_OPT_WRITE_TIMEOUT ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
(Bug #31237338, Bug #99371) An error was generated when the database name within a connection string that was passed to MySQL 5.6 or MySQL 5.7 did not match the casing used to search a related stored procedure. (Bug #31173265) In Connector/NET ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
(Bug #100314, Bug #31692694) Functionality Added or Changed Previously, an application could set the SslMode=none connection option to establish a classic MySQL protocol or X Protocol connection to a non-TLS/SSL enabled server. Currently, .NET ... X ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-4-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. (Bug #118282, Bug #38001821) The number of usable connections may drop below the set MinPoolSize of the connection pool after a short period of time. (Bug #117020, ...Functionality Added or Changed Bugs Fixed Functionality Added or Changed .NET Standard 2.1 is now supported as a target framework for Entity Framework projects, enabling compatibility with Entity Framework ...
Displaying 1161 to 1170 of 5414 total results