~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/disabled.def

  • Committer: Monty Taylor
  • Date: 2008-08-04 19:37:18 UTC
  • mto: (261.2.2 codestyle)
  • mto: This revision was merged to the branch mainline in revision 262.
  • Revision ID: monty@inaugust.com-20080804193718-f0rz13uli4429ozb
Changed gettext_noop() to N_()

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
subselect_notembedded  : Bug#35803, Bug#33506 2008-Apr-03 subselect_notembedded crashes the server
28
28
#alter_table : Bug introduced around datatime
29
 
#archive: Something is up in crashed table
 
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)
 
33
bigint: Strict mode prevents this. Need to fix test.
33
34
bool: Fix test
34
35
check: Bug in check table (same as archive issue)
35
36
client_xml: Fix client to not try to load via socket
 
37
comment_column: Strict mode fix for partial comments (aka fix test)
 
38
comment_index: Strict mode fix for partial comments (aka fix test)
 
39
comment_table: Strict mode fix for partial comments (aka fix test)
 
40
commit_1innodb: sql_mode issue
36
41
connect: Fix test to not use unix socket
37
42
create: strict mode failure
38
43
csv: Bad test
46
51
dirty_close: rewrite to get rid of GET_LOCK
47
52
errors: SQL MODE issues (rewrite)
48
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
49
56
almost_full: check bug
50
57
analyze: check bug
 
58
func_misc: crash
 
59
func_sapdb: sql mode
 
60
func_str: strict mode, rewrite test
51
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
52
66
init_connect: bug in not executing sql on connect from variable
53
67
init_file: Unknown init bug
 
68
innodb_mysql: Foreign Key issue