Студенти та викладачі Львівського інституту МАУП (волонтери) постійно долучаються до благодійних акцій
select i.name,ii.alt,ii.title
from `content_images` i
left join content_images_info ii on ii.id = i.id and ii.lang_id = 2
where i.pid = and i.cover = 1
limit 1You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and i.cover = 1
limit 1' at line 4