| 1933 | bool need_order, bool distinct, |
| 1934 | const char *message); |
| 1935 | JOIN_TAB *first_breadth_first_tab() { return join_tab; } |
| 1936 | bool check_two_phase_optimization(THD *thd); |
| 1937 | bool inject_cond_into_where(Item *injected_cond); |
| 1938 | bool check_for_splittable_materialized(); |
no outgoing calls
no test coverage detected