MySQL failure: Expression #5 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'battery_new_21.search1_query_log.media' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Invalid query string, which caused the SQL error:
SELECT query, count(*) as c, date_format(max(time), '%Y-%m-%d %H:%i:%s'), avg(results), media from search1_query_log group by query order by time desc
Found in script: /var/www/baterkar.sk/public_html/include/search_40.php
row: 776
Script execution aborted.