php8都出来了,我还在用php7.2;
最近打算升级下版本,安装了PHP7.4.13,结果nginx报404
查看nginx日志:D:\phpStudy\nginx\logs\error.log
2020/12/17 17:22:36 [error] 7716#2440: *1 connect() failed (10061: No connection could be made becaus
前提
公司测试环境数据版本升级到5.7了,有个group by报错
SELECT list is not in GROUP BY clause and contains nonaggregated column xxx which is not functionally dependent on columns in GROUP BY clause; this is incompatible wi