~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/disabled.def

  • Committer: Monty Taylor
  • Date: 2008-10-16 06:32:30 UTC
  • mto: (511.1.5 codestyle)
  • mto: This revision was merged to the branch mainline in revision 521.
  • Revision ID: monty@inaugust.com-20081016063230-4brxsra0qsmsg84q
Added -Wunused-macros.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
cast                 : Bug#35594 2008-03-27 main.cast fails on Windows2003-64
26
26
 
27
27
subselect_notembedded  : Bug#35803, Bug#33506 2008-Apr-03 subselect_notembedded crashes the server
28
 
alter_table : Bug introduced around datatime
29
 
archive: Something is up in crashed table
 
28
#alter_table : Bug introduced around datatime
 
29
#archive: Something is up in crashed table
30
30
archive_aio_posix: Something is up in crashed table
31
31
archive_bitfield: Something is up in crashed table
32
32
auto_increment: Duplicate key on primary error (possible test fix)
51
51
dirty_close: rewrite to get rid of GET_LOCK
52
52
errors: SQL MODE issues (rewrite)
53
53
foreign_key: unknown
54
 
fulltext: disabled for strict mode (test will be removed when fulltext is removed)
55
 
func_date_add: sql mode issue
56
54
almost_full: check bug
57
55
analyze: check bug
58
 
func_misc: crash
59
 
func_sapdb: sql mode
60
 
func_str: strict mode, rewrite test
61
56
func_test: remove old style || 
62
 
func_time: strict mode, rewrite test
63
 
heap: weird FK problem
64
 
heap_btree: weird FK problem
65
 
heap_hash: weird FK problem
66
57
init_connect: bug in not executing sql on connect from variable
67
58
init_file: Unknown init bug
68
59
innodb_mysql: Foreign Key issue