3378
3378
We have to create a temporary table to get descriptions of fields
3379
3379
(types, sizes and so on).
3384
3384
if (!(table= create_tmp_table(thd, tmp_table_param, all_fields,
3386
3386
(select_lex->options | thd->options),
3387
3387
HA_POS_ERROR, (char*) "")))