Comment 3 for bug 949965

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

The patch applies over PS bzr without any issues.

patch -Np1 < /tmp/binlog_row_verbose_show_escape.diff

patching file mysql-test/suite/binlog/t/binlog_row_verbose_escape.test
patching file sql/log_event.cc
Hunk #1 succeeded at 1503 (offset 17 lines).
Hunk #2 succeeded at 1589 (offset 17 lines).
Hunk #3 succeeded at 1682 (offset 17 lines).
Hunk #4 succeeded at 1765 (offset 17 lines).
patching file mysql-test/suite/binlog/r/binlog_row_verbose_escape.result
patching file client/mysqlbinlog.cc
Hunk #1 succeeded at 994 (offset 22 lines).
Hunk #2 succeeded at 1006 (offset 22 lines).

Here is the bzr diff - http://sprunge.us/EVON?c

Also, tested with binlog_row_verbose_escape.test and mysqlbinlog, and works as described.