MySQL Error
Message: MySQL Query Error
SQL: SELECT model_id, m.product_id, p.brand_id, p.product_cat_id, prod_img, b.name_chi brandname, prod_code prod_code, p.name_chi pname FROM product_model m INNER JOIN product p ON p.product_id = m.product_id INNER JOIN brand b ON b.brand_id = p.brand_id WHERE m.product_id=428 and m.model_id= LIMIT 1
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 'LIMIT 1' at line 1
Errno.: 1064
Click here to seek help.