Commit fe8d83a1 authored by Alexander Nozdrin's avatar Alexander Nozdrin

After-merge fix.

parent a8ef1baf
...@@ -2007,7 +2007,6 @@ public: ...@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment