Test and fix all the log --types. Add backwards-compat null_event arg to MySQLProtocolParser.

This commit is contained in:
Daniel Nichter
2013-03-11 16:13:38 -06:00
parent f00d53adc3
commit 3c07da8499
8 changed files with 610 additions and 35 deletions

View 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