Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ reset
Method
reset
sql/table.cc:90–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
LEX_CUSTRING without_overlaps;
89
LEX_CUSTRING index_flags;
90
void reset()
91
{ bzero((void*)this, sizeof(*this)); }
92
};
93
94
static Virtual_column_info * unpack_vcol_info_from_frm(THD *,
Callers
1
read_extra2
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected