335
335
/* Used only by QUICK_SELECT_DESC */
336
336
QUICK_RANGE_SELECT(const QUICK_RANGE_SELECT& org) : QUICK_SELECT_I()
340
340
Use default MRR implementation for reverse scans. No table engine
341
341
currently can do an MRR scan with output in reverse index order.