1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Pull of revision 3313 (Pre-requisite patch for Bug#11763162 (55843 - Handled condition

appears as not handled) fixed.
This commit is contained in:
unknown
2013-07-02 16:44:53 +03:00
parent 2fac162f39
commit b7b2a7ce81
2 changed files with 10 additions and 4 deletions

View File

@@ -452,6 +452,9 @@ Diagnostics_area::set_error_status(uint sql_errno)
@param message SQL-condition message
@param sqlstate SQL-condition state
@param error_condition SQL-condition object representing the error state
@note Note, that error_condition may be NULL. It happens if a) OOM error is
being reported; or b) when Warning_info is full.
*/
void