Search



Search Results
Displaying 241 to 250 of 380 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-added.html
A partial restore can also be performed when new data nodes have been added to a MySQL NDB Cluster following a backup. In this case, you can exclude the new nodes using --skip-nodeid when executing the restore cluster command. You can cause restore ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-procedure.html
The importing process consists generally of the steps listed here: Prepare the “wild” cluster for migration. Create and configure in MySQL Cluster Manager a “target” cluster whose configuration matches that of the “wild” cluster.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-test-and-migrate.html
Testing and performing the migration of a standalone MySQL NDB Cluster into MySQL Cluster Manager consists of the following steps: Perform a test run of the proposed import using import cluster with the --dryrun option. The following list contains ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-replcation-setup.html
This section provides sample steps for setting up a MySQL NDB Cluster replication with a single replication channel using the MySQL Cluster Manager. Before trying the following steps, it is recommended that you first read NDB Cluster Replication to ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-thread-end.html
void mysql_thread_end(void) Description Call this function as necessary before calling pthread_exit() to free memory allocated by mysql_thread_init(): For release/production builds without debugging support enabled, mysql_thread_end() need not be ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Packaging; Linux: Removed the deprecated tool /usr/bin/pathfix.py from packages for Fedora 39. (Bug #35997178) Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
Version 8.0.11 is the first 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, 5.6, and 5.5. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-8.html
Version 8.0.8 Development Milestone is the latest development release 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. Functionality Added ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation.html
This chapter describes how to obtain and install MySQL Router. System Requirements MySQL Router supports the same platforms as MySQL Server, as listed here: https://www.mysql.com/support/supportedplatforms/database.html Hardware: Minimum ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-upgrading.html
MySQL Router as a part of InnoDB Cluster MySQL Router is most commonly used as an InnoDB Cluster component; with Router bootstrapped against the cluster. If No Metadata Upgrade Needed MySQL Router can be upgraded independently of the InnoDB Cluster ...
Displaying 241 to 250 of 380 total results