MCPcopy Create free account
hub / github.com/arkdb/inception / next_prefix

Method next_prefix

sql/opt_range.cc:12960–13003  ·  view source on GitHub ↗

Determine the prefix of the next group. SYNOPSIS QUICK_GROUP_MIN_MAX_SELECT::next_prefix() DESCRIPTION Determine the prefix of the next group that satisfies the query conditions. If there is a range condition referencing the group attributes, use a QUICK_RANGE_SELECT object to retrieve the *first* key that satisfies the condition. If there is a key infix of constants, app

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

index_next_differentFunction · 0.85
key_copyFunction · 0.85
get_next_prefixMethod · 0.80
ha_index_firstMethod · 0.80

Tested by

no test coverage detected