Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ new_iterator
Method
new_iterator
sql/sql_profile.h:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
void *new_iterator()
156
{
157
return first;
158
}
159
160
void *iterator_next(void *current)
161
{
Callers
2
show_profiles
Method · 0.45
fill_statistics_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected