MySQL Forums
Forum List  »  Docs

ERROR HANDLERS
Posted by: NITESH SINHA
Date: October 04, 2006 07:49AM

i have a problem in error handlers.

is it possible to collect the required data into other table while encountring a error due to invalid input in the procedure.

i m using four procedures in nested form, so i want when the whole procedure execution is over and call returns back to parent procedure, all the data which we r passing should be inserted to another table when procedure encountered any error due to insuffient data or incomplete data.

i am using continue handler for that procedure.

kindly help me for this

Options: ReplyQuote


Subject
Views
Written By
Posted
ERROR HANDLERS
3849
October 04, 2006 07:49AM


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.