2020-06-15

mysql 5.7以后 会默认做full group by 检测 可以在不是group by的列 加入 any_view()把列名括起来 解决

你可能感兴趣的:(笔记)