MySQL运行出现[Err] 1055错误
MySQL运行出现[Err] 1055错误
我用Navicat10.1.7运行MySQL5.7.32时出现下面错误,最后发现,出错原因是:
因为Navicat10.1.7的版本不支持MySQL5.7的版本
| [Err] 1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'information_schema.PROFILING.SEQ' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by |
|---|
本来想安装SQLyog但是目前免费试用版只能用14天,CSND上有很多SQLyog破解版,但是我不是会员又不想充钱,所有暂时不能用SQLyog破解版。
最后在网上找到Navicat12.0.24安装包+破解方式(详细教程),这个教程里面有安装包、破解方式,真的很不错,推荐给想学又不想买的。