http://stackoverflow.com/questions/4862911/how-to-throw-an-error-in-mysql-procedure
What is the mechanism to force the MySQL to throw an error within the stored procedure? I have a procedure which call s another function:
the job command is:
then:
My jobq. BTW I am using MySQL 5.5.8 thanks Arman. | |||||||||
|
Yes, there is: use the | |||||
|
