ha_ndbcluster.cc:

merge error
This commit is contained in:
tomas@poseidon.ndb.mysql.com 2004-11-19 09:27:16 +00:00
parent 2048819f7a
commit fdfc731155

View file

@ -107,7 +107,7 @@ static const err_code_mapping err_map[]=
{
{ 626, HA_ERR_KEY_NOT_FOUND, 0 },
{ 630, HA_ERR_FOUND_DUPP_KEY, 0 },
{ 893, HA_ERR_FOUND_DUPP_UNIQUE, 0 },
{ 893, HA_ERR_FOUND_DUPP_KEY, 0 },
{ 721, HA_ERR_TABLE_EXIST, 1 },
{ 4244, HA_ERR_TABLE_EXIST, 1 },