mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
After-merge fix.
This commit is contained in:
@ -2007,7 +2007,6 @@ public:
|
|||||||
char scramble[SCRAMBLE_LENGTH+1];
|
char scramble[SCRAMBLE_LENGTH+1];
|
||||||
|
|
||||||
bool slave_thread, one_shot_set;
|
bool slave_thread, one_shot_set;
|
||||||
/* tells if current statement should binlog row-based(1) or stmt-based(0) */
|
|
||||||
bool locked, some_tables_deleted;
|
bool locked, some_tables_deleted;
|
||||||
bool last_cuted_field;
|
bool last_cuted_field;
|
||||||
bool no_errors, password;
|
bool no_errors, password;
|
||||||
|
Reference in New Issue
Block a user