mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 01:20:15 +02:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged
This commit is contained in:
commit
72cbad5c05
1 changed files with 1 additions and 1 deletions
|
|
@ -6159,7 +6159,7 @@ void Dbdih::execMASTER_LCPREQ(Signal* signal)
|
|||
jam();
|
||||
ndbout_c("resending GSN_MASTER_LCPREQ");
|
||||
sendSignalWithDelay(reference(), GSN_MASTER_LCPREQ, signal,
|
||||
signal->getLength(), 50);
|
||||
50, signal->getLength());
|
||||
return;
|
||||
}
|
||||
Uint32 failedNodeId = req->failedNodeId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue