Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
This commit is contained in:
tomas@poseidon.ndb.mysql.com 2006-02-28 16:28:34 +01:00
commit 49a04acc2f

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);
}