mySQL query error: SELECT p.*, c.name AS namecat FROM product AS p LEFT JOIN catpd AS c ON (p.id_catpd = c.id_catpd) WHERE p.active =1 AND (p.id_catpd LIKE '%317%') AND p.id_product <> ORDER BY p.thu_tu ASC, p.id_product DESC LIMIT 12
mySQL 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 'ORDER BY p.thu_tu ASC, p.id_product DESC LIMIT 12' at line 1
mySQL error code:
Date: Wednesday 20th 2024f November 2024 12:25:10 PM