206
206
std::vector<optimizer::SargableParam> &sargables);
207
207
ha_rows get_quick_record_count(Session *session, optimizer::SqlSelect *select, Table *table, const key_map *keys,ha_rows limit);
210
210
void read_cached_record(JoinTable *tab);
211
211
bool mysql_select(Session *session, Item ***rref_pointer_array,
212
212
TableList *tables, uint32_t wild_num, List<Item> &list,