SQL Error:
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 1
SELECT *
FROM album
LEFT JOIN album_cate
ON ac_lang
= alb_lang
AND ac_id
= alb_ac_id
WHERE alb_lang
= 'en'
AND alb_id
=