summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index 56ddc7702f8..d9118cc7607 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -1402,6 +1402,7 @@ public:
current_stmt_binlog_row_based= FALSE;
#endif
}
+#endif /*HAVE_ROW_BASED_REPLICATION*/
};