当前位置:Gxlcms > 数据库问题 > mysql报错this is incompatible with sql_mode=only_full_group_by

mysql报错this is incompatible with sql_mode=only_full_group_by

时间:2021-07-01 10:21:17 帮助过:21人阅读

my.cnf"

技术分享图片

 (2)修改配置文件

 vi /etc/my.cnf
加一行
sql_mode=STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
如果原本有sql_mode,去掉ONLY_FULL_GROUP_BY

 

技术分享图片

3、重启mysql使配置生效

service mysqld restart

技术分享图片

 

mysql报错this is incompatible with sql_mode=only_full_group_by

标签:ati   ice   alt   tran   style   tar   erro   exce   reg   

人气教程排行