Fixed bug #12095: a join query with GROUP_CONCAT over a single row table.
If GROUP_CONCAT is calculated we always put its argument into a temp table, even when the argument is a constant item.
Showing
Please register or sign in to comment