Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ init
Method
init
sql/sql_window.cc:1325–1328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1323
}
1324
1325
void init(READ_RECORD *info) override
1326
{
1327
cursor.init(info);
1328
}
1329
1330
void pre_next_partition(ha_rows rownum) override
1331
{
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected