Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Database Exceptionyii\db\Exception

SQLSTATE[42000]: Syntax error or access violation: 1064 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 'group by created' at line 1
The SQL being executed was: SELECT created,status,result_sended,mis_log_group_id,count(id),sum(price) FROM requests WHERE user_id = group by created;

Error Info: Array
(
    [0] => 42000
    [1] => 1064
    [2] => 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 'group by created' at line 1
)
$_SESSION = [
    '__flash' => [],
    'tmp_user_id' => 'c00dda7b6b6b6c506f96d2b56992ab74',
];