MCPcopy Create free account
hub / github.com/MariaDB/server / init

Method init

sql/sql_window.cc:2314–2317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2312 negative_offset(negative_offset) {}
2313
2314 void init(READ_RECORD *info) override
2315 {
2316 cursor.init(info);
2317 }
2318
2319 void pre_next_partition(ha_rows rownum) override
2320 {

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected