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 prd
LEFT JOIN prd_cate ON pc_lang = prd_lang AND pc_id = prd_pc_id
WHERE prd_lang = 'tc' AND prd_id =
SMT