~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##############################################################################
 
2
#
 
3
#  List the test cases that are to be disabled temporarely.
 
4
#
 
5
#  Separate the test case name and the comment with ':'.
 
6
#
 
7
#      <testcasename>  : Comment test
 
8
#
 
9
#  Don't use any TAB characters for whitespace.
 
10
#
 
11
##############################################################################
 
12
 
 
13
falcon_storedproc_06 : bug#33464 DROP FUNCTION let server hang
 
14
innodb_storedproc_06 : bug#33464 DROP FUNCTION let server hang
 
15
myisam_storedproc_06 : bug#33464 DROP FUNCTION let server hang
 
16
memory_storedproc_06 : bug#33464 DROP FUNCTION let server hang
 
17
ndb_storedproc_06 :    bug#33464 DROP FUNCTION let server hang
 
18