How to handle Error codes and SQLSTATE
Posted by: Praveen kumar
Date: February 26, 2009 05:38AM

Hi All,

I am new to MySQL Stored Procedures, written some Stored Procedures, in that am updating all tables which required and also updating log table with Global Error handling.But i need individual Error handling with Error Code and SQLSTATE values. If i anything done wrong within query(skiping colon(;), commas(,) and mistake in spelling like that) have to log Error message within log table, how to get this..Plz help me....


Thanks,

Praveen.

Options: ReplyQuote


Subject
Written By
Posted
How to handle Error codes and SQLSTATE
February 26, 2009 05:38AM


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.