Bug #12458 | cant return parameters from stored procs when called from inside recursive func | ||
---|---|---|---|
Submitted: | 9 Aug 2005 12:22 | Modified: | 21 Oct 2005 23:10 |
Reporter: | Karen Jude | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | Ver 14.11 Distrib 5.0.9 beta | OS: | Linux (Linux) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[9 Aug 2005 12:22]
Karen Jude
[11 Aug 2005 7:53]
Karen Jude
11 Aug - I had similar problems today with an int output parameter, so I dont think the data type is of any significance now. However in both this case today and the one with the date parameter, I am calling the stored proc using mysqli from a recursive function inside a php script. Again, the stored procedure fails to return the int parameter without giving any errors, but if I do the same thing as a straight sql query, it works fine and the value from the db is there. This is not a showstopper at all, as I can get my application working with the ordinary sql queries, but I would like to know what is causing this and if there is a solution to the prob (even if it is just me changing the way I code :) Please let me know if further info is required as I can probably send u the actual code im working on (I didnt want to paste it all into the bug report though).
[11 Aug 2005 7:57]
Karen Jude
changed title
[13 Aug 2005 18:26]
Jorge del Conde
Hi! Can you please give me a reproducible test case that shows this behavour ? Please upload your php scripts as well as your SQL queries so that we can try to reproduce this problem. Thanks
[15 Aug 2005 11:44]
Karen Jude
Further to your request for feedback. It is difficult for me to send u a working version of my scripts and stored procs without sending u almost all of the database they rely on. I can send u this as import files for each table, but they will be quite large, so let me know if this is ok or not.
[21 Sep 2005 23:10]
Jorge del Conde
Hi! Yes, its ok for you to send us the scripts. YOu can either upload them here, or email them directly to me at jorge@mysql.com thanks!
[22 Oct 2005 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".