Loading sql/sql_select.cc +7 −6 Original line number Diff line number Diff line Loading @@ -13241,6 +13241,7 @@ setup_copy_fields(THD *thd, TMP_TABLE_PARAM *param, copy++; } } } else if ((real_pos->type() == Item::FUNC_ITEM || real_pos->type() == Item::SUBSELECT_ITEM || real_pos->type() == Item::CACHE_ITEM || Loading Loading
sql/sql_select.cc +7 −6 Original line number Diff line number Diff line Loading @@ -13241,6 +13241,7 @@ setup_copy_fields(THD *thd, TMP_TABLE_PARAM *param, copy++; } } } else if ((real_pos->type() == Item::FUNC_ITEM || real_pos->type() == Item::SUBSELECT_ITEM || real_pos->type() == Item::CACHE_ITEM || Loading