mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
# Exec orig ti 100 2s 2s 2s 2s 2s 0 2s
|
|
# Lock time 0 0 0 0 0 0 0 0
|
|
# Rows sent 100 1 1 1 1 1 0 1
|
|
# Rows examine 0 0 0 0 0 0 0 0
|
|
# Query size 100 44 44 44 44 44 0 44
|
|
# Exec diff ti 100 0 0 0 0 0 0 0
|
|
# String:
|
|
# Hosts localhost
|
|
# Users root
|
|
# Query_time distribution
|
|
# 1us
|
|
# 10us
|
|
# 100us
|
|
# 1ms
|
|
# 10ms
|
|
# 100ms
|
|
# 1s
|
|
# 10s+
|
|
# Tables
|
|
# SHOW TABLE STATUS LIKE 'foo'\G
|
|
# SHOW CREATE TABLE `foo`\G
|
|
INSERT INTO `foo` VALUES (1, 2, 3) /*... omitted ...*/\G
|
|
|
|
# Statistic Count %/Events
|
|
# ====================================== ===== ========
|
|
# events_read 1 100.00
|
|
# events_parsed 1 100.00
|
|
# events_aggregated 1 100.00
|
|
# execute_executed 1 100.00
|
|
# pipeline_restarted_after_SlowLogParser 1 100.00
|