mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
After merge fix.
This commit is contained in:
@@ -13241,6 +13241,7 @@ setup_copy_fields(THD *thd, TMP_TABLE_PARAM *param,
|
|||||||
copy++;
|
copy++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
else if ((real_pos->type() == Item::FUNC_ITEM ||
|
else if ((real_pos->type() == Item::FUNC_ITEM ||
|
||||||
real_pos->type() == Item::SUBSELECT_ITEM ||
|
real_pos->type() == Item::SUBSELECT_ITEM ||
|
||||||
real_pos->type() == Item::CACHE_ITEM ||
|
real_pos->type() == Item::CACHE_ITEM ||
|
||||||
|
Reference in New Issue
Block a user