Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1989
st_select_lex_unit* st_select_lex_unit::master_unit()
1990
{
1991
return this;
1992
}
1993
1994
1995
st_select_lex* st_select_lex_unit::outer_select()
Callers
9
init
Method · 0.80
Item_in_subselect
Method · 0.80
Item_allany_subselect
Method · 0.80
containing_subselect
Method · 0.80
uncacheable
Method · 0.80
mark_as_dependent
Method · 0.80
get_effective_with_check
Method · 0.80
register_sum_func
Method · 0.80
mysql_new_select
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected