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

Method scan_table

sql/item_subselect.cc:2763–2804  ·  view source on GitHub ↗

Search, using a table scan, for at least one row satisfying select condition. The caller must set item's 'value' to 'false' before calling this function. This function will set it to 'true' if it finds a matching row. @returns false if ok, true if read error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

report_handler_errorFunction · 0.85
ha_index_endMethod · 0.80
ha_rnd_initMethod · 0.80
ha_rnd_nextMethod · 0.80
ha_rnd_endMethod · 0.80
extra_optMethod · 0.45
val_intMethod · 0.45

Tested by

no test coverage detected