When using optimized queries with `GROUP_CONCAT` on an attribute that is also used to sort the query results, the ordering may be broken.
When using optimized queries with
GROUP_CONCATon an attribute that is also used to sort the query results, the ordering may be broken.