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 MySQL server version for the right syntax to use near 'LIMIT 1' at line 1
The SQL being executed was: SELECT * FROM `city` WHERE id= LIMIT 1

Error Info: Array
(
    [0] => 42000
    [1] => 1064
    [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1
)
$_GET = [
    'icity' => 'Kazan',
    'icateg' => 'beton',
    'islug' => 'Bloki-FBS-tseni-ot-09-09-2021_559',
];