Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ init
Method
init
sql/sql_window.cc:1465–1468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1463
}
1464
1465
void init(READ_RECORD *info) override
1466
{
1467
cursor.init(info);
1468
}
1469
1470
void pre_next_partition(ha_rows rownum) override
1471
{
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected