Error :
Запрос:
select f1.*,f2.name cityname
from fho_allsalons f1,fho_city f2 
WHERE f1.id=37 AND f1.active=1  AND f2.id=f1.city ORDER BY f1.city ASC LIMIT ,

Ошибка: 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 '' at line 3