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

解决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

无才无以立足,不苦不能成才。

评论

^