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 news
LEFT JOIN news_cate
ON nc_id
= news_nc_id
AND nc_lang
= news_lang
WHERE news_lang
= 'tc'
AND news_id
=