Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ Key
Function
Key
storage/connect/xtable.h:180–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
PIXDEF GetXdp(void) {return To_Xdp;}
179
void ResetKindex(PGLOBAL g, PKXBASE kxp);
180
PCOL Key(int i) {return (To_Key_Col) ? To_Key_Col[i] : NULL;}
181
PXOB Link(int i) { return (To_Link) ? To_Link[i] : NULL; }
182
183
// Methods
Callers
1
InitialyzeIndex
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected