Bug #20742 Assertion in drop of ndb binlog events after node restart

This commit is contained in:
unknown 2006-07-04 17:58:20 +02:00
parent 40cfec4872
commit 053cd2f029

View file

@ -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);