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