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

« back to all changes in this revision

Viewing changes to t/lib/samples/slowlogs/slow019.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
# User@Host: meow[meow] @  [1.2.3.8]
 
2
# Thread_id: 5  Schema: db1
 
3
# Query_time: 0.000002  Lock_time: 0.000000  Rows_sent: 5  Rows_examined: 3
 
4
# No InnoDB statistics available for this query
 
5
# administrator command: Quit;
 
6
# User@Host: meow[meow] @  [1.2.3.8]
 
7
# Thread_id: 6  Schema: db2 
 
8
# Query_time: 0.000899  Lock_time: 0.000000  Rows_sent: 0  Rows_examined: 3
 
9
# No InnoDB statistics available for this query
 
10
use db;
 
11
SET NAMES utf8;
 
12
# User@Host: meow[meow] @  [1.2.3.8]
 
13
# Thread_id: 7  Schema: db2
 
14
# Query_time: 0.018799  Lock_time: 0.009453  Rows_sent: 9  Rows_examined: 2
 
15
# No InnoDB statistics available for this query
 
16
use db2;
 
17
# administrator command: Quit;