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

Method and_with_condition

sql/sql_select.cc:2816–2825  ·  view source on GitHub ↗

Extend join_tab->cond by AND'ing add_cond to it @param add_cond The condition to AND with the existing cond for this JOIN_TAB @param line Code line this method was called from @retval true if there was a memory allocation error @retval false otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

add_not_null_condsFunction · 0.80
make_join_selectFunction · 0.80

Calls 1

and_conditionsFunction · 0.85

Tested by

no test coverage detected