mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-10 01:12:18 +08:00
PT-243 added --max-hostname-length & max-line-length to pt-query-digest
This commit is contained in:
16
t/lib/samples/slowlogs/slow-pt-243.txt
Normal file
16
t/lib/samples/slowlogs/slow-pt-243.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
/usr/sbin/mysqld, Version: 5.0.77-percona-b13-log (MySQL Percona Edition (GPL)). started with:
|
||||
Tcp port: 3306 Unix socket: /var/run/mysqld/mysqld.sock
|
||||
Time Id Command Argument
|
||||
# Time: 090311 18:11:50
|
||||
# User@Host: root[root] @ alonghotnamelikelocalhost []
|
||||
# Thread_id: 47 Schema:
|
||||
# Query_time: 0.017850 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 Rows_affected: 0 Rows_read: 0
|
||||
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Tmp_table_on_disk: No
|
||||
# Filesort: No Filesort_on_disk: No Merge_passes: 0
|
||||
# administrator command: Refresh;
|
||||
# User@Host: root[root] @ alonghotnamelikelocalhost []
|
||||
# Thread_id: 47 Schema:
|
||||
# Query_time: 0.000002 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 Rows_affected: 0 Rows_read: 0
|
||||
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Tmp_table_on_disk: No
|
||||
# Filesort: No Filesort_on_disk: No Merge_passes: 0
|
||||
# administrator command: Quit;
|
||||
Reference in New Issue
Block a user