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

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', ''));"
Reply


Messages In This Thread
RE: MySQL - Issue with SELECT & GROUP BY [SOLVED] - by Ettore - 11-29-2018, 01:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB