155
150
Read_record_func read_first_record;
156
151
Next_select_func next_select;
159
154
Currently the following two fields are used only for a [NOT] IN subquery
160
155
if it is executed by an alternative full table scan when the left operand of
161
156
the subquery predicate is evaluated to NULL.
163
158
Read_record_func save_read_first_record; /**< to save read_first_record */
166
161
key_map const_keys; /**< Keys with constant part */
167
162
key_map checked_keys; /**< Keys checked in find_best */