Query Error
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '))) AND e.bDeleted = 0 ORDER BY e.intStartdate asc' at line 2
Query: SELECT e.*, g.strGroup FROM tblEvents e INNER JOIN tblGroups g ON e.intGroupID = g.intGroupID WHERE e.intLanguage = 0 AND (e.intGroupID = 125 OR e.intGroupID = 8 OR (e.intGroupID IN (449,133,368,227,104,589,559,218,49,43,57,62,230,314,545,193,52,232,50,31,132,63,107,108,105,109,504,503,500,499,110,514,249,333,))) AND e.bDeleted = 0 ORDER BY e.intStartdate asc