Commit c4d44841 authored by joreland@mysql.com's avatar joreland@mysql.com

Merge mysql.com:/home/jonas/src/mysql-4.1

into mysql.com:/home/jonas/src/mysql-5.0
parents e1e05043 763d835a
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment