A Database Error Occurred

Error Number: 1055

Expression #4 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'jx3.g_item_drops.ParentClassID' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `ItemType`, `ItemIndex`, `Min`, `ParentClassID`, `ClassID`, `Level`, `DropRate` FROM (`g_item_drops`) WHERE `ItemType` = 5 AND `ItemIndex` = '7934' AND `Min` = 1185 GROUP BY `Level` LIMIT 200