mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 02:44:58 +00:00
Test and fix all the log --types. Add backwards-compat null_event arg to MySQLProtocolParser.
This commit is contained in:
7
t/pt-upgrade/samples/genlog001.txt
Normal file
7
t/pt-upgrade/samples/genlog001.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
051007 21:55:24 42 Connect root@localhost on db1
|
||||
42 Query SELECT * FROM test.t WHERE id > 5
|
||||
42 Quit
|
||||
061226 15:42:36 11 Connect root@localhost on
|
||||
11 Init DB test
|
||||
11 Query INSERT INTO t VALUES (null, 'zzz')
|
||||
061226 16:44:48 11 Quit
|
Reference in New Issue
Block a user