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

Method process_index_hints

sql/table.cc:5424–5546  ·  view source on GitHub ↗

Compiles the tagged hints list and fills up the bitmasks. SYNOPSIS process_index_hints() table the TABLE to operate on. DESCRIPTION The parser collects the index hints for each table in a "tagged list" (TABLE_LIST::index_hints). Using the information in this tagged list this function sets the members st_table::keys_in_use_for_query, st_table::keys_in_use_fo

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setup_tablesFunction · 0.80

Calls 8

my_errorFunction · 0.85
find_typeFunction · 0.70
clear_allMethod · 0.45
set_bitMethod · 0.45
is_clear_allMethod · 0.45
mergeMethod · 0.45
intersectMethod · 0.45
subtractMethod · 0.45

Tested by

no test coverage detected