Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

SQLSTATE[42000]: Syntax error or access violation: 1140 Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

#database.php

'strict' => false after that you can use group by on a single column too.
 
PREVIOUS NEXT
Tagged: #Syntax #error #access #Mixing #GROUP #columns #GROUP #columns #illegal #GROUP #BY #clause
ADD COMMENT
Topic
Name
8+8 =