计算机网络/计算机科学与应用/系统/运维/开发

解决mysql出现的问题#1055 - Expression of SELECT list is not in GROUP BY clause and contains nonaggregate...

在数据库控制台输入命令:

SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

mysql

所谓坚持,就是从种子种下到开花结果需要等待的时间。

评论

^