Error No.1055:Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'tamasho.r.view_word' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Query failed SELECT COUNT(*) AS pt, k.word AS wd, r.view_word AS vwd FROM ms_key AS k LEFT JOIN ms_key_rank AS r ON k.word = r.word WHERE (k.time BETWEEN '1685071716' AND '1686281316') AND r.open_key = '1' GROUP BY k.word ORDER BY pt DESC LIMIT 4/home/tamasho/public_html/php/top.php40