253
253
item->marker should be 0 for all items on entry
254
254
Return in cond_value false if condition is impossible (1 = 2)
255
255
*****************************************************************************/
267
259
COND_CMP(Item *a,Item_func *b) :and_level(a),cmp_func(b) {}
275
262
extern const char *join_type_str[];
276
263
void TEST_join(JOIN *join);