Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ data
Method
data
sql/sql_cache.cc:848–851 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
846
}
847
848
uchar* Query_cache_block::data(void) const
849
{
850
return (uchar*)( ((uchar*)this) + headers_len() );
851
}
852
853
Query_cache_query * Query_cache_block::query()
854
{
Callers
15
wait_for_completions
Method · 0.45
hstcpcli_main
Function · 0.45
to_string_ref
Function · 0.45
do_authorization
Method · 0.45
read_and_decrypt_key
Function · 0.45
load_from_file
Method · 0.45
save_to_file
Method · 0.45
wsrep_store_error_rli
Function · 0.45
wsrep_store_error_da
Function · 0.45
wsrep_apply_events
Function · 0.45
append_fragment
Method · 0.45
query_cache_table_get_key
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected