#At file:///home/msvensson/mysql/7.0/ based on revid:magnus.blaudd@stripped
4471 magnus.blaudd@stripped 2011-06-21
ndb
- fix suppression in ctype_cp932_binlog_stm.test which is
date dependent(causes the binlog positions to change). Since it's
midsummer today, the binlog size/position has grown with one. Enjoy!
modified:
mysql-test/t/ctype_cp932_binlog_stm.test
=== modified file 'mysql-test/t/ctype_cp932_binlog_stm.test'
--- a/mysql-test/t/ctype_cp932_binlog_stm.test 2010-12-09 17:12:41 +0000
+++ b/mysql-test/t/ctype_cp932_binlog_stm.test 2011-06-21 15:03:03 +0000
@@ -34,7 +34,7 @@ delimiter ;|
# the log's contents) that caused the server crash.
-- disable_query_log
-call mtr.add_suppression("Error in Log_event::read_log_event\\\(\\\): 'read error', data_len: 66125, event_type: 116");
+call mtr.add_suppression("Error in Log_event::read_log_event\\\(\\\): 'read error', data_len: 66126, event_type: 116");
-- enable_query_log
--error 1220
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110621150303-5lc98u97seg1z4o4.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4471) | magnus.blaudd | 22 Jun |