mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
bdea24f483
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
13 lines
672 B
Modula-2
13 lines
672 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.
|
|
#
|
|
##############################################################################
|
|
binlog_multi_engine : Bug#32663 binlog_multi_engine.test fails randomly
|
|
binlog_base64_flag : BUG#33247 2007-12-14 Sven: mysqlbinlog does not clean up after itself on termination. When compiled in debug mode, this test generates lots of warnings for memory leaks.
|