~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/disabled.def

  • Committer: Monty Taylor
  • Date: 2008-09-05 22:55:50 UTC
  • mfrom: (373.1.9 stl-client-progs)
  • Revision ID: monty@inaugust.com-20080905225550-zco374c9s7kxwqyb
Merged removal of DYNAMIC_STRING.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
52
63
init_connect: bug in not executing sql on connect from variable
53
64
init_file: Unknown init bug
 
65
innodb_mysql: Foreign Key issue