mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
40c0b4c3c1
ChangeSet@1.2561, 2008-03-07 17:44:03+01:00, mleich@five.local.lan +132 -0 Merge five.local.lan:/work/merge/mysql-5.0-funcs_1 into five.local.lan:/work/merge/mysql-5.1-funcs_1 MERGE: 1.1810.3473.24 ChangeSet@1.1810.3473.24, 2008-03-07 WL#4203 Reorganize and fix the data dictionary tests of testsuite funcs_1 1. Adjustment of expected results to modified server properties 2. Add some tests of information_schema views 3. Minor corrections and improvements
16 lines
624 B
Modula-2
16 lines
624 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarely.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : Comment test
|
|
#
|
|
# Don't use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
innodb_storedproc_06 : bug#33464 DROP FUNCTION let server hang
|
|
myisam_storedproc_06 : bug#33464 DROP FUNCTION let server hang
|
|
memory_storedproc_06 : bug#33464 DROP FUNCTION let server hang
|
|
ndb_storedproc_06 : bug#33464 DROP FUNCTION let server hang
|