Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ stat
Class
stat
extra/innochecksum.cc:356–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
struct _stat64 st;
355
#else
356
struct stat st;
357
#endif
358
unsigned long long int size; /* size of file (has to be 64 bits) */
359
ulint pages; /* number of pages in file */
Callers
1
innochecksum.cc
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected