Server Status Variables
528
•
Innodb_log_write_requests
[528]
The number of log write requests. Added in MySQL 5.0.2.
•
Innodb_log_writes
[528]
The number of physical writes to the log file. Added in MySQL 5.0.2.
•
Innodb_os_log_fsyncs
[528]
The number of
fsync()
writes done to the log file. Added in MySQL 5.0.2.
•
Innodb_os_log_pending_fsyncs
[528]
The number of pending log file
fsync()
operations. Added in MySQL 5.0.2.
•
Innodb_os_log_pending_writes
[528]
The number of pending log file writes. Added in MySQL 5.0.2.
•
Innodb_os_log_written
[528]
The number of bytes written to the log file. Added in MySQL 5.0.2.
•
Innodb_page_size
[528]
The compiled-in
InnoDB
page size (default 16KB). Many values are counted in pages; the page size
permits them to be easily converted to bytes. Added in MySQL 5.0.2.
•
Innodb_pages_created
[528]
The number of pages created. Added in MySQL 5.0.2.
•
Innodb_pages_read
[528]
The number of pages read. Added in MySQL 5.0.2.
•
Innodb_pages_written
[528]
The number of pages written. Added in MySQL 5.0.2.
•
Innodb_row_lock_current_waits
[528]
The number of row locks currently being waited for. Added in MySQL 5.0.3.
•
Innodb_row_lock_time
[528]
The total time spent in acquiring row locks, in milliseconds. Added in MySQL 5.0.3.
•
Innodb_row_lock_time_avg
[528]
The average time to acquire a row lock, in milliseconds. Added in MySQL 5.0.3.
•
Innodb_row_lock_time_max
[528]
The maximum time to acquire a row lock, in milliseconds. Added in MySQL 5.0.3.
•
Innodb_row_lock_waits
[528]
The number of times a row lock had to be waited for. Added in MySQL 5.0.3.
•
Innodb_rows_deleted
[528]
The number of rows deleted from
InnoDB
tables. Added in MySQL 5.0.2.
•
Innodb_rows_inserted
[528]
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...