Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY price ASC, prod_type' at line 4
Whole query: SELECT *
FROM products
WHERE painting_id=
ORDER BY price ASC, prod_type