~percona-toolkit-dev/percona-toolkit/fix-change-master-bug-932614

« back to all changes in this revision

Viewing changes to t/lib/samples/slowlogs/slow035.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Time: 071218 11:48:27 # User@Host: [SQL_SLAVE] @  []
 
2
# User@Host: [SQL_SLAVE] @  []
 
3
# Thread_id: 0
 
4
# Query_time: 0.000000  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
 
5
# QC_Hit: No  Full_scan: No  Full_join: No  Tmp_table: No  Disk_tmp_table: No
 
6
# Filesort: No  Disk_filesort: No  Merge_passes: 0
 
7
#   InnoDB_IO_r_ops: 0  InnoDB_IO_r_bytes: 0  InnoDB_IO_r_wait: 0.000000
 
8
#   InnoDB_rec_lock_wait: 0.000000  InnoDB_queue_wait: 0.000000
 
9
#   InnoDB_pages_distinct: 0
 
10
INSERT INTO db.v (m, b) VALUES ('', 'Exact');
 
11
# User@Host: [SQL_SLAVE] @  []
 
12
# Query_time: 0.000000  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 0
 
13
SELECT * FROM blah WHERE something = 'important';