MCPcopy 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
3623void JOIN_TAB_SCAN::close()
3624{
3625 save_or_restore_used_tabs(join_tab, TRUE);
3626}
3627
3628
3629/*

Callers 1

join_matching_recordsMethod · 0.45

Calls 1

Tested by

no test coverage detected