SHOW WARNINGS; incorrect parsed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MOVED - Percona Playback |
Invalid
|
Undecided
|
Oleg Tsarev |
Bug Description
[oleg.tsarev@
Parse arguments...
Total 5 suites, 52 tests
Understanding what we run...
Running tests: parser.
[1/1] ===== parser.
expected and received are different:
=======
diff -ruN /home/oleg.
=======
--- /home/oleg.
+++ /home/oleg.
@@ -1,6 +1,3 @@
Thread_id: 3
timestamp: 4
-query: 'SHOW WARNINGS;'
-Thread_id: 5
-timestamp: 6
-admin: "Quit;"
+query: 'SHOW WARNINGS;\n# Query_time: 0.000063 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 Thread_id: 5 Errno: 0 Killed: 0 Bytes_received: 74 Bytes_sent: 82 Read_first: 0 Read_last: 0 Read_key: 0 Read_next: 0 Read_prev: 0 Read_rnd: 0 Read_rnd_next: 0 Sort_merge_passes: 0 Sort_range_count: 0 Sort_rows: 0 Sort_scan_count: 0 Created_
=======
Break testing. Use --force if you dont't want break on error
Pass only: [0/1] tests
Failed [1/1] tests
Failed tests: parser.
Related branches
Changed in percona-playback: | |
status: | New → Fix Committed |
assignee: | nobody → Oleg Tsarev (tsarev) |
Changed in percona-playback: | |
status: | Fix Committed → Invalid |