mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
After merge fix.
This commit is contained in:
@ -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 ||
|
||||
|
Reference in New Issue
Block a user