168
160
enum_nested_loop_state end_write_group(JOIN *join, JOIN_TAB *join_tab, bool end_of_records);
174
166
typedef struct st_position
177
169
The "fanout": number of output rows that will be produced (after
178
170
pushed down selection condition is applied) per each row combination of
184
176
Cost accessing the table in course of the entire complete join execution,
185
177
i.e. cost of one access method use (e.g. 'range' or 'ref' scan ) times
186
178
number the access method will be invoked.