1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

BUG#41793 rpl_binlog_corruption disabled in main (needs new mtr)

The test case was missing "let $slave_sql_errno= 1594;".
This commit is contained in:
Alfranio Correia
2009-04-15 12:43:17 +01:00
parent b27261a6f7
commit 6736e5209a
2 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,4 @@
#
##############################################################################
rpl_binlog_corruption : BUG#41793 2008-12-30 sven rpl_binlog_corruption disabled in main (needs new mtr)
rpl_cross_version : BUG#42311 2009-03-27 joro rpl_cross_version fails on macosx