summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
diff options
context:
space:
mode:
authorunknown <lars/lthalmann@dl145j.mysql.com>2007-01-17 19:32:14 +0100
committerunknown <lars/lthalmann@dl145j.mysql.com>2007-01-17 19:32:14 +0100
commitd8d639b39e2d177d6dc7ee519326d1d3944e0d53 (patch)
treed02a2237b2c459c7c03d3e376cba150da65776c1 /sql/sql_lex.h
parent5d92d2d7cf4ba64bdd9eed8d843221a4a476915d (diff)
parent4c04fa4df2fc28e8037eaaed7a4d01d6ce0ab37d (diff)
downloadmariadb-git-d8d639b39e2d177d6dc7ee519326d1d3944e0d53.tar.gz
Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge configure.in: Auto merged sql/CMakeLists.txt: Auto merged sql/field.h: Auto merged sql/handler.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged sql/set_var.h: Auto merged sql/sp_head.cc: Auto merged sql/sp_head.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_class.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_insert.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_parse.cc: Auto merged sql/table.cc: Auto merged
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 fd76ec7ac51..8e9eb578911 100644
--- a/sql/sql_lex.h
+++ b/sql/sql_lex.h
@@ -820,7 +820,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
@@ -828,7 +827,6 @@ public:
binlogging.
*/
bool binlog_row_based_if_mixed;
-#endif
/*
These constructor and destructor serve for creation/destruction