mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
NdbEventOperationImpl.hpp:
corrected compile error
This commit is contained in:
parent
0ba9208933
commit
a19fd0ba7d
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ public:
|
|||
NdbEventOperation *nextEvent();
|
||||
NdbEventOperationImpl* getGCIEventOperations(Uint32* iter,
|
||||
Uint32* event_types);
|
||||
void NdbEventBuffer::deleteUsedEventOperations();
|
||||
void deleteUsedEventOperations();
|
||||
|
||||
NdbEventOperationImpl *move_data();
|
||||
|
||||
|
|
Loading…
Reference in a new issue