MySQL Forums
Forum List  »  Stored Procedures

How to determine Stored Procedure Error Stack Trace
Posted by: Genady Kni
Date: January 26, 2022 03:57PM

Hello,

I am running MySQL AWS RDS instance. I have a stored procedure that calls several other stored procedures. One of those intermittently fails.

I am trying to debug it but unfortunately the returned error indicates only the name of the parent stored procedure.

Is there a way to determine which of the child stored procedures caused the error?

Thank you, gen

Options: ReplyQuote


Subject
Views
Written By
Posted
How to determine Stored Procedure Error Stack Trace
886
January 26, 2022 03:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.