127
127
if (! (table= create_tmp_table(session_arg, &tmp_table_param, *column_types,
128
128
(order_st*) NULL, is_union_distinct, 1,
129
129
options, HA_POS_ERROR, (char*) table_alias)))
131
134
table->cursor->extra(HA_EXTRA_WRITE_CACHE);
132
135
table->cursor->extra(HA_EXTRA_IGNORE_DUP_KEY);