Code: Select all
Mysql error: 1140 (Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause) in query select domain, sum(uni) as uni, sum(raw) as raw, sum(uni) as uni, sum(`out`) as `out`, sum(clicks_trade)...........







