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

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

学会在学习中寻找乐趣,学会乐在其中并保持热情

评论

^