Commit 10ba1a63 authored by hhunger@hh-nb.hungers's avatar hhunger@hh-nb.hungers

Disabled storedproc_06 for all engines due to bug 33464.

parent c47c1434
...@@ -3013,3 +3013,5 @@ ylwrap ...@@ -3013,3 +3013,5 @@ ylwrap
zlib/*.ds? zlib/*.ds?
zlib/*.vcproj zlib/*.vcproj
mysql-test/funcs_1.log mysql-test/funcs_1.log
mysql-test/funcs_1.tar
mysql-test/suite/funcs_1.tar.gz
...@@ -10,4 +10,8 @@ ...@@ -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 ndb__datadict: 2007-10-08 mleich Bug#31421 funcs_1: ndb__datadict fails, discrepancy between scripts and expected results
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment