MCPcopy 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_funcMethod · 0.45
memcpy_field_possibleMethod · 0.45
get_copy_funcMethod · 0.45
add_key_partFunction · 0.45
memcpy_field_possibleMethod · 0.45
is_equalMethod · 0.45
copy_valueMethod · 0.45
can_convert_stringMethod · 0.45
can_convert_varstringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected