mysql 迁移到5.7后业务日志中出现: this is incompatible with sql_mode=only_full_group_by
解决方法: 1. https://dev.mysql.com/doc/refman/5.7/en/miscellaneous-functions.html ANY_VALUE()
2. SQL MODE 设置为空。
【数据存储与数据库】 【mysql】 【HTTPS】 【SQL】 【日志】 【html】 点击查看原文>