Commit a19fd0ba authored by tulin@mysql.com's avatar tulin@mysql.com

NdbEventOperationImpl.hpp:

  corrected compile error
parent 0ba92089
...@@ -436,7 +436,7 @@ public: ...@@ -436,7 +436,7 @@ public:
NdbEventOperation *nextEvent(); NdbEventOperation *nextEvent();
NdbEventOperationImpl* getGCIEventOperations(Uint32* iter, NdbEventOperationImpl* getGCIEventOperations(Uint32* iter,
Uint32* event_types); Uint32* event_types);
void NdbEventBuffer::deleteUsedEventOperations(); void deleteUsedEventOperations();
NdbEventOperationImpl *move_data(); NdbEventOperationImpl *move_data();
......
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