mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 17:15:44 +00:00
Add forked Maatkit tools in bin/ and their tests in t/.
This commit is contained in:
9
t/pt-query-advisor/samples/tbl-001-01.txt
Normal file
9
t/pt-query-advisor/samples/tbl-001-01.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
# Query ID 0xE182E0865F5BEEBB at byte 0
|
||||
# NOTE COL.001 SELECT *.
|
||||
SELECT * FROM tbl WHERE id=1
|
||||
|
||||
# Profile
|
||||
# Query ID NOTE WARN CRIT Item
|
||||
# ================== ==== ==== ==== ============================
|
||||
# 0xE182E0865F5BEEBB 1 0 0 select * from tbl where id=?
|
Reference in New Issue
Block a user