为什么在查找所有分类及其子类的后面加上以p.type_name;分组显示异常啊
Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 't1.s.type_name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 't1.s.type_name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
2017-05-26