summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
diff options
context:
space:
mode:
authorlars@black.(none) <>2006-12-08 23:41:29 +0100
committerlars@black.(none) <>2006-12-08 23:41:29 +0100
commitd85ca0dc1dc32096a873259a37a38e4b30070fbe (patch)
treea08468cc6f92f0ceab4eed8473537c51b45be1ff /sql/sql_lex.h
parentc24381bdaaca307148888f2cf7c223570266c4f0 (diff)
parent6e5bd8a7f8dc7adbe803f027d09c019c045393a0 (diff)
downloadmariadb-git-d85ca0dc1dc32096a873259a37a38e4b30070fbe.tar.gz
Merge mysql.com:/home/bkroot/mysql-5.1-new-rpl
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
Diffstat (limited to 'sql/sql_lex.h')
-rw-r--r--sql/sql_lex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_lex.h b/sql/sql_lex.h
index 7fd60cbfa58..c572bddefbf 100644
--- a/sql/sql_lex.h
+++ b/sql/sql_lex.h
@@ -813,7 +813,6 @@ public:
byte **sroutines_list_own_last;
uint sroutines_list_own_elements;
-#ifdef HAVE_ROW_BASED_REPLICATION
/*
Tells if the parsing stage detected that some items require row-based
binlogging to give a reliable binlog/replication, or if we will use
@@ -821,7 +820,6 @@ public:
binlogging.
*/
bool binlog_row_based_if_mixed;
-#endif
/*
These constructor and destructor serve for creation/destruction