Commit 30ec85d9 authored by unknown's avatar unknown

Bug#17499, complementing patch

parent 5733d916
......@@ -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);
}
......
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