Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ close
Method
close
sql/sql_join_cache.cc:3623–3626 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3621
*/
3622
3623
void JOIN_TAB_SCAN::close()
3624
{
3625
save_or_restore_used_tabs(join_tab, TRUE);
3626
}
3627
3628
3629
/*
Callers
1
join_matching_records
Method · 0.45
Calls
1
save_or_restore_used_tabs
Function · 0.85
Tested by
no test coverage detected