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

« back to all changes in this revision

Viewing changes to t/lib/samples/genlogs/genlog001.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
051007 21:55:24      42 Connect     root@localhost on db1
 
2
                                 42 Query       SELECT foo 
 
3
                         FROM tbl
 
4
                         WHERE col=12345
 
5
                         ORDER BY col
 
6
                                 42 Quit
 
7
061226 15:42:36      11 Connect     root@localhost on  
 
8
                                 11 Init DB     my_webstats
 
9
                                 11 Query       SELECT DISTINCT col FROM tbl WHERE foo=20061219
 
10
061226 16:44:48      11 Quit