~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/suite/binlog/t/disabled.def

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##############################################################################
 
2
#
 
3
#  List the test cases that are to be disabled temporarily.
 
4
#
 
5
#  Separate the test case name and the comment with ':'.
 
6
#
 
7
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
 
8
#
 
9
#  Do not use any TAB characters for whitespace.
 
10
#
 
11
##############################################################################
 
12
binlog_multi_engine  : Bug#29829 2007-07-16 ingo reports to error log
 
13
binlog_row_ctype_cp932 : Bug #33376 2007-12-19 mats Write set for table not set correctly when inserting an empty set
 
14
binlog_multi_engine      : Bug#32663 binlog_multi_engine.test fails randomly
 
15
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.
 
16
binlog_killed : Bug#28786 binlog_killed.test fails: 'reset master' does not reset binlogging
 
17
binlog_killed_simulate : Bug#35543, Bug#34283, Bug#33238, Bug#35546 tmp file name construction problems