PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0
Thediskstat table provides information about writes to Disk Data tablespaces during the past 1 second.
Thediskstat table contains the following columns:
node_idNode ID of this node
block_instanceID of reporting instance of
PGMANpages_made_dirtyNumber of pages made dirty during the past second
reads_issuedReads issued during the past second
reads_completedReads completed during the past second
writes_issuedWrites issued during the past second
writes_completedWrites completed during the past second
log_writes_issuedNumber of times a page write has required a log write during the past second
log_writes_completedNumber of log writes completed during the last second
get_page_calls_issuedNumber of
get_page()calls issued during the past secondget_page_reqs_issuedNumber of times that a
get_page()call has resulted in a wait for I/O or completion of I/O already begun during the past secondget_page_reqs_completedNumber of
get_page()calls waiting for I/O or I/O completion that have completed during the past second
Notes
Each row in this table corresponds to an instance ofPGMAN; there is one such instance per LDM thread plus an additional instance for each data node.
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0