mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
This commit is contained in:
commit
02c6bc385b
1 changed files with 2 additions and 1 deletions
|
@ -1527,7 +1527,8 @@ SignalSender::sendSignal(Uint16 nodeId, const SimpleSignal * s){
|
|||
signalLogger.flushSignalLog();
|
||||
}
|
||||
#endif
|
||||
|
||||
assert(getNodeInfo(nodeId).m_api_reg_conf == true ||
|
||||
s->readSignalNumber() == GSN_API_REGREQ);
|
||||
return theFacade->theTransporterRegistry->prepareSend(&s->header,
|
||||
1, // JBB
|
||||
&s->theData[0],
|
||||
|
|
Loading…
Reference in a new issue