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

Method prepare

sql/sql_resolver.cc:69–368  ·  view source on GitHub ↗

Prepare of whole select (including sub queries in future). @todo Add check of calculation of GROUP functions and fields: SELECT COUNT(*)+table.col1 from table1; @retval -1 on error @retval 0 on success */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

ORDER_with_srcClass · 0.85
setup_wildFunction · 0.85
setup_fieldsFunction · 0.85
resolve_subqueryFunction · 0.85
fix_inner_refsFunction · 0.85
setup_ftfuncsFunction · 0.85
my_messageFunction · 0.85
count_field_typesFunction · 0.85
prune_partitionsFunction · 0.85
is_unionMethod · 0.80

Tested by

no test coverage detected