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

Function const_expression_in_where

sql/sql_select.cc:3116–3176  ·  view source on GitHub ↗

Test if a field or an item is equal to a constant value in WHERE @param cond WHERE clause expression @param comp_item Item to find in WHERE expression (if comp_field != NULL) @param comp_field Field to find in WHERE expression (if comp_item != NULL) @param[out] const_item inte

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

simple_remove_constFunction · 0.85
remove_constFunction · 0.85

Calls 8

equalFunction · 0.85
argument_listMethod · 0.80
argumentsMethod · 0.80
typeMethod · 0.45
functypeMethod · 0.45
eq_cmp_resultMethod · 0.45
eqMethod · 0.45

Tested by

no test coverage detected