Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 131 to 140 of 1321 total results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-install-linux-binary.html
(For the most recent 64-bit NDB 8.0 release, this is mysql-cluster-gpl-8.0.43-linux-glibc2.12-x86_64.tar.gz.) We assume that you have placed this file in each machine's /var/tmp directory. Again, we assume that you have placed this archive in ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-install-windows-binary.html
You should also have the MySQL client (mysql.exe) on this host. We assume that you have placed a copy of the archive in the directory C:\Documents and Settings\username\My Documents\Downloads on the computer having the IP address 198.51.100.20, ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-replication-backups.html
We assume that the replication servers have already been configured as covered previously (see Section 25.7.5, “Preparing the NDB Cluster for Replication”, and the sections immediately following). The backup files can be copied into any ... This ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-upgrade-downgrade.html
After all replication appliers have consumed the binary log from SQL node B past epoch E1, switch the replication channel to use SQL node A. After all replication appliers have consumed the binary log from SQL node A past epoch E2, you can once ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-installer-workflow.html
If the minimum-access option is too restrictive for the client software, use this option to reduce the number of users who have full access on the named pipe. The Custom User option must have privileges to log on to Microsoft Windows as a service.
https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication.html
Users who have logged in to Windows can connect from MySQL client programs to the server based on the information in their environment without specifying an additional password. The Default Authentication Plugin The CREATE USER and ALTER USER ...
https://dev.mysql.com/doc/refman/8.0/en/replication-gtids-howto.html
For example: gtid_mode=ON enforce-gtid-consistency=ON Start each replica with the --skip-slave-start option, or from MySQL 8.0.24, the skip_slave_start system variable, to ensure that replication does not start until you have configured the replica ... This section describes a process for configuring and starting GTID-based replication in MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/replication-mode-change-online-verify-transactions.html
This section explains how to monitor a replication topology and verify that all anonymous transactions have been replicated. A safer method in the sense that it does not depend on timing: if you only have a source with one or more replicas, do the ...This is helpful when changing the replication mode online as you can verify that it is safe to change to GTID ...
https://dev.mysql.com/doc/refman/8.0/en/replication-semisync.html
With asynchronous replication, if the source crashes, transactions that it has committed might not have been transmitted to any replica. With fully synchronous replication, when a source commits a transaction, all replicas have also committed the ...
https://dev.mysql.com/doc/refman/8.0/en/replication-setup-replicas.html
Before you proceed, ensure that you have: Configured the source with the necessary configuration properties. The next steps depend on whether you have existing data to import to the replica or not. Choose one of the following: If you do not have a ...Obtained the source status information, or a copy of the source's binary log index file made during a shutdown for the data ...
Displaying 131 to 140 of 1321 total results