~drizzle-trunk/drizzle/development

1 by brian
clean slate
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