Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ IsUsingTemp
Function
IsUsingTemp
storage/connect/xtable.h:184–184 ·
view source on GitHub ↗
Methods
Source
from the content-addressed store, hash-verified
182
183
// Methods
184
virtual bool IsUsingTemp(PGLOBAL) {return false;}
185
PCATLG GetCat(void) override;
186
void PrintAM(FILE *f, char *m) override;
187
int GetProgMax(PGLOBAL g) override {return GetMaxSize(g);}
Callers
1
InitialyzeIndex
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected