3350 Alexander Nozdrin 2010-11-18
Make rpl.rpl_get_master_version_and_clock experimental due to 57198.
modified:
mysql-test/collections/default.experimental
3349 Dao-Gang.Qu@stripped 2010-11-18
Bug #55790 Read_Master_Log_Pos is wrong after Slave_IO_Error= ER_NET_PACKET_TOO_LARGE
Refactor: Don't check Format_description_log_event for Table_map_event
and Rows_query_log_event. Because they do not need format_description_log_event
if no rows event followed, so it's enough just to check the
Format_description_log_event for rows event.
@ client/mysqlbinlog.cc
Added code to not check Format_description_log_event for Table_map_event
and Rows_query_log_event.
@ mysql-test/suite/binlog/r/binlog_base64_flag.result
Updated for the patch of bug#55790.
@ mysql-test/suite/rpl/t/rpl_packet.test
Updated for the patch of bug#55790.
modified:
client/mysqlbinlog.cc
mysql-test/suite/binlog/r/binlog_base64_flag.result
mysql-test/suite/rpl/t/rpl_packet.test
=== modified file 'mysql-test/collections/default.experimental'
--- a/mysql-test/collections/default.experimental 2010-11-16 06:46:10 +0000
+++ b/mysql-test/collections/default.experimental 2010-11-18 09:07:14 +0000
@@ -28,6 +28,7 @@ perfschema.func_file_io
perfschema.start_server_on # Bug#55576 2010-08-02 alik Two perfschema tests failed on mysql-next-mr-innodb PB2 tests#
perfschema.server_init # Bug#55576 2010-08-02 alik Two perfschema tests failed on mysql-next-mr-innodb PB2 tests#
+rpl.rpl_get_master_version_and_clock* # Bug#57918 2010-11-18 alik rpl_get_master_version_and_clock times out sporadically
rpl.rpl_heartbeat_basic # BUG#54820 2010-06-26 alik rpl.rpl_heartbeat_basic fails sporadically again
rpl.rpl_innodb_bug28430* # Bug#46029
rpl.rpl_row_sp011* @solaris # Bug#47791 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (alexander.nozdrin:3349 to 3350) | Alexander Nozdrin | 18 Nov |