Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ query_block_id
Method
query_block_id
sql/table.cc:1018–1021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1016
}
1017
1018
uint TABLE_LIST::query_block_id() const
1019
{
1020
return derived ? derived->first_select()->select_number : 0;
1021
}
1022
1023
1024
Callers
nothing calls this directly
Calls
1
first_select
Method · 0.80
Tested by
no test coverage detected