问题:which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
报以上错误执行以下sql语句可解决
set global sql_mode='';
问题:which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
报以上错误执行以下sql语句可解决
set global sql_mode='';
Copyright © 锅巴菜 津ICP备15001834号-1