Skip to content

Commit 04d77e8

Browse files
author
Alexander Nozdrin
committed
After-merge fix.
1 parent 6c32fa7 commit 04d77e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/sql_class.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2007,7 +2007,6 @@ class THD :public Statement,
20072007
char scramble[SCRAMBLE_LENGTH+1];
20082008

20092009
bool slave_thread, one_shot_set;
2010-
/* tells if current statement should binlog row-based(1) or stmt-based(0) */
20112010
bool locked, some_tables_deleted;
20122011
bool last_cuted_field;
20132012
bool no_errors, password;

0 commit comments

Comments
 (0)