Bug #12722 | recursive call in stored function no longer allowed | ||
---|---|---|---|
Submitted: | 22 Aug 2005 13:27 | Modified: | 22 Aug 2005 14:33 |
Reporter: | Rupert Barnes | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.11-beta-standard | OS: | Linux (fedora core 3) |
Assigned to: | CPU Architecture: | Any |
[22 Aug 2005 13:27]
Rupert Barnes
[22 Aug 2005 14:33]
MySQL Verification Team
This was documented: http://dev.mysql.com/doc/mysql/en/news-5-0-9.html Recursion in stored routines is now disabled because it was crashing the server. We plan to modify stored routines to allow this to operate safely in a future release. (Bug #11394) Thank you for the bug report.