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
Thecpustat-1sec table provides raw, per-thread CPU data obtained each second for each thread running in theNDB kernel.
Likecpustat_50ms andcpustat_20sec, this table shows 20 measurement sets per thread, each referencing a period of the named duration. Thus,cpsustat_1sec provides 20 seconds of history.
Thecpustat_1sec table contains the following columns:
node_idID of the node where the thread is running
thr_noThread ID (specific to this node)
OS_user_timeOS user time
OS_system_timeOS system time
OS_idle_timeOS idle time
exec_timeThread execution time
sleep_timeThread sleep time
spin_timeThread spin time
send_timeThread send time
buffer_full_timeThread buffer full time
elapsed_timeElapsed time
Notes
This table was added in NDB 7.5.2.
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