Медицинские организации
Выберите населенный пункт:
Ошибка SCRIPT_NAME: '' REQUEST_URI: '' ERROR TYPE: SQL error ERROR CONTENT: 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 city.id ORDER BY city.name ASC' at line 1 ERROR QUERY: SELECT city.*,count(main.id) c FROM city,main WHERE main.city=city.id AND main.status>0 AND city.region= GROUP BY city.id ORDER BY city.name ASC |