MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / master_unit

Method master_unit

sql/sql_lex.cc:1989–1992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1987
1988
1989st_select_lex_unit* st_select_lex_unit::master_unit()
1990{
1991 return this;
1992}
1993
1994
1995st_select_lex* st_select_lex_unit::outer_select()

Callers 9

initMethod · 0.80
Item_in_subselectMethod · 0.80
Item_allany_subselectMethod · 0.80
containing_subselectMethod · 0.80
uncacheableMethod · 0.80
mark_as_dependentMethod · 0.80
register_sum_funcMethod · 0.80
mysql_new_selectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected