Search



Search Results
Displaying 2441 to 2450 of 3458 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-backup-agents.html
The backup for each agent is created in a subfolder named rep_backup/timestamp under the agent repository (the mcm_data folder), with timestamp reflecting the time the backup began. If you want the backup to be at another place, create a soft link ... backup agents [--hosts=host_list] [site_name] host_list: host[, host[, ...]] This command backs up the configuration data for the mcmd agents on the hosts specified in host_list with the --hosts option (short form: -h) for the site named ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-import-config.html
import config requires a single argument, cluster_name, which is the name of the cluster created using MySQL Cluster Manager into which you wish to import the configuration of a MySQL NDB Cluster created externally. The cluster named in the command ... import config [--dryrun|-y] [--retry] cluster_name This command imports the configuration of an autonomous or “wild” cluster into the cluster named ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/mysql-threads.html
The MySQL server creates the following threads: Connection manager threads handle client connection requests on the network interfaces that the server listens to. The server does not create threads to handle interfaces that it does not listen to.
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-5.html
(Bug #37475574) A new client command, list certs, lists the files created by the create certs command for a cluster. (Bug #37691818) Agent: The create certs command failed after an mcmd agent queried another agent for the certificate authority and ... Version 8.4.5 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/deploying-innodb-replicasets.html
Connect to the instances using MySQL Shell, and configure each instance you will use in your ReplicaSet before creating a ReplicaSet. See Section 10.2, “Configuring InnoDB ReplicaSet Instances” and Section 10.3, “Creating an InnoDB ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-securing.html
An additional security possibility is to configure which servers can access the cluster, see Creating an Allowlist of Servers. When using dba.createCluster() to set up a cluster, if the server instance provides encryption then it is automatically ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-json.html
You can import the JSON documents to an existing table or collection or to a new one created for the import. If the target table or collection does not exist in the specified database, it is automatically created by the utility, using a default ...
https://dev.mysql.com/doc/workbench/en/wb-data-modeling.html
Model-driven database design is an efficient methodology for creating valid and well-performing databases, while providing the flexibility to respond to evolving data requirements. MySQL Workbench provides extensive capabilities for creating and ...
https://dev.mysql.com/doc/workbench/en/wb-generating-sql.html
MySQL Workbench can be used to generate SQL, most typically as either INSERT statements or SELECT statements. The following common methods are for generating SQL statements in MySQL Workbench. Note All of the MySQL Workbench Export options include ...
https://dev.mysql.com/doc/workbench/en/wb-importing-sql-script.html
Open MySQL Workbench, select the models view from the sidebar in the home screen, click (>) next to Models, and then click Reverse Engineer MySQL Create Script. If the file was successfully imported, the application's status bar reads, Import MySQL ... For this tutorial, use the sakila database script, which you can find by visiting the https://dev.mysql.com/doc/index-other.html ...
Displaying 2441 to 2450 of 3458 total results