mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
e212c6a64a
Bug#29020 Event results not correctly replicated to slave in RBR: partially.
16 lines
814 B
Modula-2
16 lines
814 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
rpl_ddl : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
|
|
rpl_auto_increment_11932 : Bug#29809 2007-07-16 ingo Slave SQL errors in warnings file
|
|
rpl_stm_extraColmaster_ndb : WL#3915 : Statement-based replication not supported in ndb. Enable test when supported.
|
|
rpl_row_extraColmaster_ndb : BUG#29549 : Replication of BLOBs fail for NDB
|