839
839
/*****************************************************************************
841
841
Approximate how many records will be used in each table
842
842
*****************************************************************************/
843
843
ha_rows get_quick_record_count(Session *session, SQL_SELECT *select, Table *table, const key_map *keys,ha_rows limit)