Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
This commit is contained in:
commit
1b0370c635
@ -2227,8 +2227,9 @@ void Dbdict::checkSchemaStatus(Signal* signal)
|
|||||||
restartCreateTab(signal, tableId, oldEntry, false);
|
restartCreateTab(signal, tableId, oldEntry, false);
|
||||||
return;
|
return;
|
||||||
}//if
|
}//if
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
ndbrequire(ok);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
case SchemaFile::DROP_TABLE_STARTED:
|
case SchemaFile::DROP_TABLE_STARTED:
|
||||||
jam();
|
jam();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user