PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5
Thelogbuffer table provides information on NDB Cluster log buffer usage.
Thelogbuffers table contains the following columns:
node_idThe ID of this data node.
log_typeType of log. In NDB 7.5, one of:
REDOorDD-UNDO. In NDB 7.6, one of:REDO,DD-UNDO,BACKUP-DATA, orBACKUP-LOG.log_idThe log ID; for Disk Data undo log files, this is the same as the value shown in the
LOGFILE_GROUP_NUMBERcolumn of the Information SchemaFILEStable as well as the value shown for thelog_idcolumn of thendbinfologspacestablelog_partThe log part number
totalTotal space available for this log
usedSpace used by this log
Notes
NDB 7.6.6 makes availablelogbuffers table rows reflecting two additional log types when performing an NDB backup. One of these rows has the log typeBACKUP-DATA, which shows the amount of data buffer used during backup to copy fragments to backup files. The other row has the log typeBACKUP-LOG, which displays the amount of log buffer used during the backup to record changes made after the backup has started. One each of theselog_type rows is shown in thelogbuffers table for each data node in the cluster. These rows are not present unless an NDB backup is currently being performed. (Bug #25822988)
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5