PDF (US Ltr)
- 35.1Mb
PDF (A4)
- 35.2Mb
Man Pages (TGZ)
- 256.4Kb
Man Pages (Zip)
- 361.3Kb
Info (Gzip)
- 3.4Mb
Info (Zip)
- 3.4Mb
Search Results
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-replication-failover.html
Important You must ensure that the replica mysqld is started with --slave-skip-errors=ddl_exist_errors before executing START SLAVE. In the event that the primary Cluster replication process fails, it is possible to switch over to the secondary ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-replication-general.html
Important If you attempt to use NDB Cluster Replication with --binlog-format=STATEMENT, replication fails to work properly because the ndb_binlog_index table on the source cluster and the epoch column of the ndb_apply_status table on the replica ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-security-mysql-security-procedures.html
In this section, we discuss MySQL standard security procedures as they apply to running NDB Cluster. In general, any standard procedure for running MySQL securely also applies to running a MySQL Server as part of an NDB Cluster. First and foremost, ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-shm-definition.html
Communications between NDB cluster nodes are normally handled using TCP/IP. The shared memory (SHM) transporter is distinguished by the fact that signals are transmitted by writing in memory rather than on a socket. The shared-memory transporter ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-tcp-definition.html
Important Any [tcp] sections in the config.ini file should be listed last, following all other sections in the file. TCP/IP is the default transport mechanism for all connections between nodes in an NDB Cluster. Normally it is not necessary to ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-upgrade-downgrade-7-6.html
This section provides information about compatibility between different NDB Cluster 7.6 releases with regard to performing upgrades and downgrades as well as compatibility matrices and notes. Additional information can also be found here regarding ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-upgrade-downgrade.html
Important Compatibility between release versions is taken into account only with regard to NDBCLUSTER in this section, and there are additional issues to be considered. The following sections provide information about upgrading and downgrading NDB ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-what-is-new-7-5.html
Important: Every table to be restored using this option must have an explicitly defined primary key. Major changes and new features in NDB Cluster 7.5 which are likely to be of interest are shown in the following list: ndbinfo Enhancements. A ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-enterprise-backup.html
For these reasons, hot backups are desirable when your database “grows up” -- when the data is large enough that the backup takes significant time, and when your data is important enough to your business that you must capture every last change, ... MySQL Enterprise Backup performs hot backup operations for MySQL ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-enterprise-monitor.html
Important MySQL Enterprise Monitor will be end of life and deprecated with obsolescence as of January 1, 2025. For information about MySQL Enterprise Monitor behavior, see the MySQL Enterprise Monitor manual: ...