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 event
LEFT JOIN event_cate
ON evtc_lang
= evt_lang
AND evtc_id
= evt_evtc_id
WHERE evt_lang
= 'tc'
AND evt_id
=