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:
@ -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 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
|
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
|
||||||
|
Reference in New Issue
Block a user