mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
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:
commit
49a04acc2f
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…
Reference in a new issue