Database error: Invalid SQL: Select
category_product_id ,
category_product_title,
lang,
category_product_parent
from
tbl_category_product
where
lang='vietnam'
AND
category_product_id=
MySQL Error: 1064 (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 11)
Session halted.