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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user