mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge 10.10 into 10.11
This commit is contained in:
@@ -3625,6 +3625,8 @@ public:
|
||||
/*
|
||||
In case of a slave, set to the error code the master got when executing
|
||||
the query. 0 if no error on the master.
|
||||
The stored into variable master error code may get reset inside
|
||||
execution stack when the event turns out to be ignored.
|
||||
*/
|
||||
int slave_expected_error;
|
||||
enum_sql_command last_sql_command; // Last sql_command exceuted in mysql_execute_command()
|
||||
|
Reference in New Issue
Block a user