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 ') ) ORDER BY `id` DESC' at line 1
The SQL being executed was: SELECT `extId`, `id_option` FROM `url_app` WHERE (`name`='khai-giang-nam-hoc-2020-2021.html') AND (domainId IN (1,) ) ORDER BY `id` DESC

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 ') ) ORDER BY `id` DESC' at line 1
)
$_GET = [
    'title' => 'khai-giang-nam-hoc-2020-2021.html',
];