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
Thediskstats_1sec table provides information about writes to Disk Data tablespaces over the past 20 seconds.
Thediskstat table contains the following columns:
node_idNode ID of this node
block_instanceID of reporting instance of
PGMANpages_made_dirtyPages made dirty during the designated 1-second interval
reads_issuedReads issued during the designated 1-second interval
reads_completedReads completed during the designated 1-second interval
writes_issuedWrites issued during the designated 1-second interval
writes_completedWrites completed during the designated 1-second interval
log_writes_issuedNumber of times a page write has required a log write during the designated 1-second interval
log_writes_completedNumber of log writes completed during the designated 1-second interval
get_page_calls_issuedNumber of
get_page()calls issued during the designated 1-second intervalget_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 designated 1-second intervalget_page_reqs_completedNumber of
get_page()calls waiting for I/O or I/O completion that have completed during the designated 1-second intervalseconds_agoNumber of 1-second intervals in the past of the interval to which this row applies
Notes
Each row in this table corresponds to an instance ofPGMAN during a 1-second interval occurring from 0 to 19 seconds ago; 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