~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
##############################################################################
#
#  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.
#
##############################################################################
innodb          : WL#1213: Waiting for InnoDB team to add support for 4-byte character sets.
concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
##order_by             : WL#2475: spetrunia producing ordered streams is not handled correctly
subselect2 : BUG#31464 SergeyP will fix
lowercase_table3         : Bug#32667 lowercase_table3.test reports to error log
rpl_log_pos          : Bug#8693 Test 'rpl_log_pos' fails sometimes
subselect_sj         : Bug#32994: subselect_sj fails sporadically (timeout)
ctype_create         : Bug#32965 main.ctype_create fails
status               : Bug#32966 main.status fails
ps_ddl               : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
user_limits          : Bug#23921 2007-12-16 random failure of user_limits.test
csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
ctype_latin2_ch      : BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
cast                 : Bug#35594 2008-03-27 main.cast fails on Windows2003-64

subselect_notembedded  : Bug#35803, Bug#33506 2008-Apr-03 subselect_notembedded crashes the server
#alter_table : Bug introduced around datatime
#archive: Something is up in crashed table
archive_aio_posix: Something is up in crashed table
archive_bitfield: Something is up in crashed table
auto_increment: Duplicate key on primary error (possible test fix)
bigint: Strict mode prevents this. Need to fix test.
bool: Fix test
check: Bug in check table (same as archive issue)
client_xml: Fix client to not try to load via socket
comment_column: Strict mode fix for partial comments (aka fix test)
comment_index: Strict mode fix for partial comments (aka fix test)
comment_table: Strict mode fix for partial comments (aka fix test)
commit_1innodb: sql_mode issue
connect: Fix test to not use unix socket
create: strict mode failure
csv: Bad test
csv_not_null: Bad test
ctype_mb: strict mode failure
ctype_recoding: strict mode failure (?)
ctype_utf8: strict mode failure
deadlock_innodb: unknown bug
default: strict mode failure
derived: unknown reasons
dirty_close: rewrite to get rid of GET_LOCK
errors: SQL MODE issues (rewrite)
foreign_key: unknown
fulltext: disabled for strict mode (test will be removed when fulltext is removed)
func_date_add: sql mode issue
almost_full: check bug
analyze: check bug
func_misc: crash
func_sapdb: sql mode
func_str: strict mode, rewrite test
func_test: remove old style || 
func_time: strict mode, rewrite test
init_connect: bug in not executing sql on connect from variable
init_file: Unknown init bug
innodb_mysql: Foreign Key issue