#At file:///home/bzr/bugs/b44442-5.1-bugteam/ based on revid:mats@stripped
2873 Mats Kindahl 2009-05-08
Bug #44442: Incident events are silent in mysqlbinlog output
Incremental patch to add newline to reference file for
mysqlbinlog output.
@ mysql-test/suite/binlog/std_data/binlog_incident-bug44442.sql
Updating template to include a newline.
modified:
mysql-test/suite/binlog/std_data/binlog_incident-bug44442.sql
=== modified file 'mysql-test/suite/binlog/std_data/binlog_incident-bug44442.sql'
--- a/mysql-test/suite/binlog/std_data/binlog_incident-bug44442.sql 2009-04-30 13:59:08 +0000
+++ b/mysql-test/suite/binlog/std_data/binlog_incident-bug44442.sql 2009-05-08 13:38:28 +0000
@@ -23,7 +23,8 @@ INSERT INTO t1 VALUES (1),(2),(3)
# at 288
#YYMMDD HH:MM:SS server id 1 end_log_pos 310
# Incident: LOST_EVENTS
-RELOAD DATABASE; # Shall generate syntax error# at 310
+RELOAD DATABASE; # Shall generate syntax error
+# at 310
#YYMMDD HH:MM:SS server id 1 end_log_pos 354 Rotate to master-bin.000002 pos: 4
DELIMITER ;
# End of log file
Attachment: [text/bzr-bundle] bzr/mats@sun.com-20090508133828-412b37y3g261iu41.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (mats:2873) Bug#44442 | Mats Kindahl | 8 May |