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

Method hlindex_read_end

sql/sql_base.cc:10279–10282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10277}
10278
10279int TABLE::hlindex_read_end()
10280{
10281 return mhnsw_read_end(this);
10282}

Callers 1

cleanupMethod · 0.80

Calls 1

mhnsw_read_endFunction · 0.85

Tested by

no test coverage detected