Search Results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore.html
This section describes usage of the NDB native backup and restore functionality implemented in MySQL Cluster Manager, to perform a number of common tasks.
https://dev.mysql.com/doc/c-api/8.4/en/c-api-example-programs.html
For information about individual C API functions, the sections for most functions include usage examples. Many of the clients in MySQL source distributions are written in C, such as mysql, mysqladmin, and mysqlshow. If you are looking for examples ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-library-end.html
For usage information, see Chapter 4, C API Function Reference, and Section 5.4.45, “mysql_library_init()”. void mysql_library_end(void) Description This function finalizes the MySQL client library. Call it when you are done using the library ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/services-for-plugins.html
Each service-specific header should contain comments that provide full usage documentation for a given service, including what service functions are available, their calling sequences, and return values. MySQL server plugins have access to server ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
(Bug #36326896) Bugs Fixed NDB Cluster APIs: It was possible to employ the following NDB API methods without them being used as const, although this alternative usage had long been deprecated (and was not actually documented): ...It was removed due ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-1.html
MySQL NDB Cluster 8.4.1 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster releases. NDB Cluster 8.4 source ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
This fix also adds a warning to inform API users that deleting g_eventLogger before calling the Ndb_cluster_connection destructor is incorrect usage. MySQL NDB Cluster 8.4.4 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-9.html
Version 8.0.9 Release Candidate is the first release candidate of the 8.0 branch of MySQL Connector/J, providing an insight into upcoming features. It is suitable for use with MySQL Server versions 5.5, 5.6, 5.7, and 8.0. Components that support ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-5-0.html
(Bug #38222681) When fetching zero values as BigDecimal, MySQL Connector/J created new instances unnecessarily, increasing memory usage. Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Connector/J 9.5.0 ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
Configuration read from the following files in the given order (enclosed in parentheses means not available for reading): (/usr/local/mysql-router/mysqlrouter.conf) /Users/philip/.mysqlrouter.conf Plugins Path: /usr/local/lib/mysqlrouter Default Log ... MySQL Router scans for the default configuration files at startup, and optionally loads user-defined configuration files at runtime from the command ...