I wrote before about SIGNAL and RESIGNAL, and I wrote these
worklog tasks that you can see on forge:
WL#2110: Stored Procedures: Implement SIGNAL
http://forge.mysql.com/worklog/task.php?id=2110
WL#2265: Stored Procedures: Implement RESIGNAL
http://forge.mysql.com/worklog/task.php?id=2265
This is the feature that lets you write your own errors, or
change texts in existing error messages.
Today’s news is: my colleague Marc Alff has put the feature in
the “main” 6.0 tree. This means it will
be downloadable from source within a few days, and will be part
of the next 6.0 binary download.