MCPcopy Create free account
hub / github.com/MariaDB/server / first_breadth_first_tab

Method first_breadth_first_tab

sql/sql_select.h:1935–1935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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();

Callers 2

next_top_level_tabFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected