~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Monty Taylor
  • Date: 2008-07-05 11:20:18 UTC
  • mto: This revision was merged to the branch mainline in revision 62.
  • Revision ID: monty@inaugust.com-20080705112018-fr12kkmgphtu7m29
Changes so that removal of duplicate curr_dir from my_sys.h work.

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
54
56
almost_full: check bug
55
57
analyze: check bug
 
58
func_misc: crash
 
59
func_sapdb: sql mode
 
60
func_str: strict mode, rewrite test
56
61
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
57
66
init_connect: bug in not executing sql on connect from variable
58
67
init_file: Unknown init bug
59
68
innodb_mysql: Foreign Key issue