mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
Merge mysql.com:/home/jonas/src/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0-ndb
This commit is contained in:
commit
9f0a7e1729
1 changed files with 0 additions and 4 deletions
|
@ -665,10 +665,6 @@ Backup::checkNodeFail(Signal* signal,
|
|||
NodeId newCoord,
|
||||
Uint32 theFailedNodes[NodeBitmask::Size])
|
||||
{
|
||||
ndbrequire( ptr.p->nodes.get(newCoord)); /* just to make sure newCoord
|
||||
* is part of the backup
|
||||
*/
|
||||
|
||||
NdbNodeBitmask mask;
|
||||
mask.assign(2, theFailedNodes);
|
||||
|
||||
|
|
Loading…
Reference in a new issue