125
125
tmp_table_param.field_count= column_types->elements;
127
127
if (! (table= create_tmp_table(session_arg, &tmp_table_param, *column_types,
128
(order_st*) NULL, is_union_distinct, 1,
128
(Order*) NULL, is_union_distinct, 1,
129
129
options, HA_POS_ERROR, (char*) table_alias)))