Bug#17499, complementing patch

This commit is contained in:
unknown 2006-02-28 16:27:33 +01:00
parent 50ce511bdb
commit 23c6613659

View file

@ -5176,8 +5176,10 @@ int ha_ndbcluster::open(const char *name, int mode, uint test_if_locked)
res= get_metadata(name);
if (!res)
{
info(HA_STATUS_VARIABLE | HA_STATUS_CONST);
extra(HA_EXTRA_RESET);
}
DBUG_RETURN(res);
}