Commit b5e57be5 authored by mskold@mysql.com's avatar mskold@mysql.com

Fixed so no merge conflict with 5.0

parent 75a4dc96
......@@ -2227,8 +2227,9 @@ void Dbdict::checkSchemaStatus(Signal* signal)
restartCreateTab(signal, tableId, oldEntry, false);
return;
}//if
break;
}
ndbrequire(ok);
break;
}
case SchemaFile::DROP_TABLE_STARTED:
jam();
......
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