Commit 2971fc18 authored by unknown's avatar unknown

Complete missing part of Mats' HPUX NO_FLAGS fix

parent cff44050
...@@ -1784,7 +1784,7 @@ class Rows_log_event : public Log_event ...@@ -1784,7 +1784,7 @@ class Rows_log_event : public Log_event
/* Special constants representing sets of flags */ /* Special constants representing sets of flags */
enum enum
{ {
NO_FLAGS = 0U RLE_NO_FLAGS = 0U
}; };
virtual ~Rows_log_event(); virtual ~Rows_log_event();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment