mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51: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/qry-001-01.txt
Normal file
9
t/pt-query-advisor/samples/qry-001-01.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
# Query ID 0xD2BA209E593ABAA7 at byte 0
|
||||
# NOTE COL.002 Blind INSERT.
|
||||
insert into foo values ("bar")
|
||||
|
||||
# Profile
|
||||
# Query ID NOTE WARN CRIT Item
|
||||
# ================== ==== ==== ==== ==========================
|
||||
# 0xD2BA209E593ABAA7 1 0 0 insert into foo values(?+)
|
Reference in New Issue
Block a user