Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ init
Method
init
sql/sql_window.cc:1917–1920 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1915
{}
1916
1917
void init(READ_RECORD *info) override
1918
{
1919
cursor.init(info);
1920
}
1921
1922
void next_partition(ha_rows rownum) override
1923
{
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected