mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
ndb -
remove compiler warning from last changeset storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: remove compiler warning from last changeset
This commit is contained in:
parent
6da1cec052
commit
2d0fe6920f
1 changed files with 0 additions and 1 deletions
|
|
@ -2068,7 +2068,6 @@ void Dbdih::execINCL_NODECONF(Signal* signal)
|
|||
blocklist[3] = numberToRef(BACKUP, getOwnNodeId());
|
||||
blocklist[4] = numberToRef(SUMA, getOwnNodeId());
|
||||
|
||||
Uint32 i = 0;
|
||||
for (Uint32 i = 0; blocklist[i] != 0; i++)
|
||||
{
|
||||
if (TstartNode_or_blockref == blocklist[i])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue