MySQL Forums
Forum List  »  Stored Procedures

Re: Problem with stored procedures on phpmyadmin
Posted by: Peter Brawley
Date: August 12, 2016 12:31PM

What's the point of reposting SQL Server syntax in a MySQL forum?

MySQL stored routine error handling ...

DECLARE HANDLER http://dev.mysql.com/doc/refman/5.7/en/declare-handler.html

SIGNAL/RESIGNAL http://dev.mysql.com/doc/refman/5.7/en/signal.html

GET DIAGNOSTICS http://dev.mysql.com/doc/refman/5.7/en/get-diagnostics.html.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem with stored procedures on phpmyadmin
878
August 12, 2016 12:31PM


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.