Hacker News new | ask | show | jobs
by Sesse__ 652 days ago
MySQL doesn't do this anymore; the ONLY_FULL_GROUP_BY mode became default in 5.7 (I think). You can still turn it off and get the old behavior, though.