Welcome Guest, Not a member yet? Register   Sign In
MySQL - Issue with SELECT & GROUP BY [SOLVED]
#8

(11-29-2018, 01:28 PM)Ettore Wrote: Don't know if useful, but for a quick fix I found this hint:
https://simplerisk.freshdesk.com/support...6000164283


PHP Code:
$this->db->query("SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));"


This is the answer that helped me!
Reply


Messages In This Thread
RE: MySQL - Issue with SELECT & GROUP BY [SOLVED] - by creatiko - 03-19-2020, 02:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB