summaryrefslogtreecommitdiff
path: root/sql/log_event.h
diff options
context:
space:
mode:
authorkostja@bodhi.(none) <>2007-08-16 19:52:55 +0400
committerkostja@bodhi.(none) <>2007-08-16 19:52:55 +0400
commitb2716c0dadfba1c901b88ce20cfc6be393765d8a (patch)
tree0ca73bf5cd80f4cfd898394ea13014f0620361c2 /sql/log_event.h
parent97adcb6054e3922dcc98a4d5a6f8c928f1f1f6e7 (diff)
downloadmariadb-git-b2716c0dadfba1c901b88ce20cfc6be393765d8a.tar.gz
Doxygen warnings.
Diffstat (limited to 'sql/log_event.h')
-rw-r--r--sql/log_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/log_event.h b/sql/log_event.h
index e22a9785736..9db1d117ff6 100644
--- a/sql/log_event.h
+++ b/sql/log_event.h
@@ -435,7 +435,7 @@ struct sql_ex_info
((ULL(1) << 14) | (ULL(1) << 26) | (ULL(1) << 27) | (ULL(1) << 19))
#if OPTIONS_WRITTEN_TO_BIN_LOG != EXPECTED_OPTIONS
-#error OPTIONS_WRITTEN_TO_BIN_LOG must NOT change their values!
+#error 1
#endif
#undef EXPECTED_OPTIONS /* You shouldn't use this one */