Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_fields
Method · 0.45
cleanup
Method · 0.45
st_transactions
Method · 0.45
wsrep_after_commit
Function · 0.45
wsrep_before_rollback
Function · 0.45
init
Method · 0.45
wsrep_xid_init
Function · 0.45
make_field
Method · 0.45
xb_write_galera_info
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected