记一次mysql group by + order 不生效事故

386 阅读1分钟

==

mysql mariadb, 之前项目用的是mysql,后来项目迁移到了别的数据库,同事数据库安装是mariadb,而Maria不支持mysql的order by + group by

stackoverflow.com/questions/3…

www.icode9.com/content-2-5…

--

草稿,有时间在写