1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

After-merge fix.

This commit is contained in:
Alexander Nozdrin
2010-02-15 15:00:45 +03:00
parent 6c32fa7357
commit 04d77e8f43

View File

@ -2007,7 +2007,6 @@ public:
char scramble[SCRAMBLE_LENGTH+1];
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 last_cuted_field;
bool no_errors, password;