1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Disabled storedproc_06 for all engines due to bug 33464.

This commit is contained in:
hhunger@hh-nb.hungers
2008-01-09 10:38:56 +01:00
parent c47c143464
commit 10ba1a635a
2 changed files with 6 additions and 0 deletions

View File

@ -10,4 +10,8 @@
#
##############################################################################
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
ndb__datadict: 2007-10-08 mleich Bug#31421 funcs_1: ndb__datadict fails, discrepancy between scripts and expected results