2951
2951
/* Necesary, but insufficient conditions. */
2952
2952
assert(table_ref->is_natural_join ||
2953
2953
table_ref->nested_join ||
2960
2955
/* This is stored table or a tmptable view. */
2964
2957
field_it= &natural_join_it;
2966
2959
/* This is a base table or stored view. */