~percona-toolkit-dev/percona-toolkit/mysql-5.6-test-fixes

« back to all changes in this revision

Viewing changes to t/pt-query-advisor/samples/lit-002-01.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 22:02:05 UTC
  • Revision ID: daniel@percona.com-20110624220205-e779cao9hcwyly1w
Add forked Maatkit tools in bin/ and their tests in t/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
# Query ID 0x0C74A51C7CA7AA15 at byte 0
 
3
# WARN LIT.002 Unquoted date/time literal.
 
4
#   matches near: < 2010-02-15
 
5
SELECT c FROM tbl WHERE c < 2010-02-15
 
6
 
 
7
# Profile
 
8
# Query ID           NOTE WARN CRIT Item
 
9
# ================== ==== ==== ==== =============================
 
10
# 0x0C74A51C7CA7AA15    0    1    0 select c from tbl where c < ?