Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ thd
Method
thd
sql/sql_join_cache.cc:2746–2749 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2744
*/
2745
2746
THD *JOIN_CACHE::thd()
2747
{
2748
return join->thd;
2749
}
2750
2751
2752
static bool add_mrr_explain_info(String *str, uint mrr_mode, handler *file)
Callers
2
bka_skip_index_tuple
Function · 0.45
bkah_skip_index_tuple
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected