mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Bug #20742 Assertion in drop of ndb binlog events after node restart
This commit is contained in:
parent
40cfec4872
commit
053cd2f029
1 changed files with 1 additions and 0 deletions
|
@ -1553,6 +1553,7 @@ private:
|
|||
const char* aCatalogName, const char* aSchemaName);
|
||||
|
||||
void connected(Uint32 block_reference);
|
||||
void report_node_connected(Uint32 nodeId);
|
||||
|
||||
|
||||
NdbTransaction* startTransactionLocal(Uint32 aPrio, Uint32 aFragmentId);
|
||||
|
|
Loading…
Reference in a new issue