> I'm coding Stored Procedures in MySQL and as a precaution I want to trap
> any potential database errors thrown by MySQL.  Does MySQL offer specific
> system variables that you can interrogate in an if test and take action
> accordingly?
>
> Please let me know.

http://dev.mysql.com/doc/refman/5.0/en/conditions-and-handlers.html

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to