월별랭킹

SELECT wr_id, ca_name, wr_name, wr_subject, sum( wr_2 ) AS pt FROM gjte.g5_write_rank_month WHERE ca_name = '남자일반통합부' and wr_2 !='0' && wr_9='' GROUP BY wr_name ORDER BY pt DESC limit 0,100

1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'gjte.g5_write_rank_month.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

error file : /bbs/board.php