Search

Download this Manual
PDF (US Ltr) - 35.0Mb
PDF (A4) - 35.1Mb
Man Pages (TGZ) - 254.9Kb
Man Pages (Zip) - 359.9Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 971 to 980 of 1223 total results
https://dev.mysql.com/doc/refman/5.7/en/myisam-table-problems.html
The following discussion describes how this can happen and how to handle it. The file format that MySQL uses to store data has been extensively tested, but there are always circumstances that may cause database tables to become corrupted.
https://dev.mysql.com/doc/refman/5.7/en/mysql-acid.html
Because of the many possibilities depending on the capabilities of your CPU, network, and storage devices, this aspect is the most complicated to provide concrete guidelines for. The ACID model is a set of database design principles that emphasize ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-backup-concepts.html
Each node saves the same table definitions (for all tables in the cluster) to its own version of this file. A backup is a snapshot of the database at a given time. The data actually stored in the database tables at the time that the backup was made ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-install-shutdown-restart.html
For more information about doing this, see Section 21.6.5, “Performing a Rolling Restart of an NDB Cluster”. To shut down the cluster, enter the following command in a shell on the machine hosting the management node: $> ndb_mgm -e shutdown The ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-install-windows.html
This section describes installation procedures for NDB Cluster on Windows hosts. NDB Cluster 7.5 and 7.6 binaries for Windows can be obtained from https://dev.mysql.com/downloads/cluster/. For information about installing NDB Cluster on Windows ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-disk-data.html
Extents require sufficient DiskPageBufferMemory; you must reserve enough for this parameter to account for all memory used by all extents (number of extents times size of extents). Disk data objects are subject to the following maximums and ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-error-handling.html
Starting, stopping, or restarting a node may give rise to temporary errors causing some transactions to fail. When first starting a node, it is possible that you may see Error 1204 Temporary failure, distribution changed and similar temporary ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-logs-ndb-messages.html
This section contains information about the messages written to the cluster log in response to different cluster log events.
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-online-add-node.html
This section describes how to add NDB Cluster data nodes “online”—that is, without needing to shut down the cluster completely and restart it as part of the process. Important Currently, you must add new data nodes to an NDB Cluster as part ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-cpcd.html
A utility having this name was formerly part of an internal automated test framework used in testing and debugging NDB Cluster. It is no longer included in NDB Cluster distributions provided by Oracle.
Displaying 971 to 980 of 1223 total results