Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ compression_method
Method
compression_method
sql/field.h:2090–2090 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2088
void register_field_in_read_map();
2089
2090
virtual Compression_method *compression_method() const { return 0; }
2091
2092
virtual Virtual_tmp_table *virtual_tmp_table() const
2093
{
Callers
13
get_copy_func
Method · 0.45
memcpy_field_possible
Method · 0.45
Column_definition_redefine_stage1
Method · 0.45
Column_definition_redefine_stage1
Method · 0.45
mysql_prepare_create_table_finalize
Function · 0.45
get_copy_func
Method · 0.45
add_key_part
Function · 0.45
memcpy_field_possible
Method · 0.45
is_equal
Method · 0.45
copy_value
Method · 0.45
can_convert_string
Method · 0.45
can_convert_varstring
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected