MySQL_class: Database Error occured!

 CODE: 1055
 DESC: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'couriers_prosameday.rates.service_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
 FILE: index.php
QUERY: select country_id,service_id,range_price from rates where status='Y' and deleted='N' group by country_id limit 5
 QCNT: 6
 INFO: QueryResult('select country_id,service_id,range_price from rates where status='Y' and deleted='N' group by country_id limit 5 ') failed!

Please inform support@eagletechnosys.com about this problem.
PHP v5.6.40 / MySQL Class v0.36