MCPcopy Create free account
hub / github.com/MariaDB/server / null

Method null

sql/handler.h:962–962  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

960 }
961 bool is_null() const { return formatID == -1; }
962 void null() { formatID= -1; }
963 my_xid quick_get_my_xid()
964 {
965 my_xid tmp;

Callers 9

add_json_table_fieldsMethod · 0.45
cleanupMethod · 0.45
st_transactionsMethod · 0.45
wsrep_after_commitFunction · 0.45
wsrep_before_rollbackFunction · 0.45
initMethod · 0.45
wsrep_xid_initFunction · 0.45
make_fieldMethod · 0.45
xb_write_galera_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected