mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Bug#17499, complementing patch
This commit is contained in:
parent
50ce511bdb
commit
23c6613659
1 changed files with 3 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue