Merge from mysql-5.1.

This commit is contained in:
Alexander Nozdrin 2009-10-13 13:42:38 +04:00
commit c69629d269
172 changed files with 7280 additions and 535 deletions

View file

@ -1615,8 +1615,8 @@ int ha_tina::check(THD* thd, HA_CHECK_OPT* check_opt)
share->crashed= TRUE;
DBUG_RETURN(HA_ADMIN_CORRUPT);
}
else
DBUG_RETURN(HA_ADMIN_OK);
DBUG_RETURN(HA_ADMIN_OK);
}