MySQL Query : select p.id,p.title,p.thumb,pd.price,pd.ref_price,pd.driver_down,pd.score from kv_product p join kv_product_data pd on p.id=pd.id where p.id=
MySQL Error : 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 '' at line 2
MySQL Errno : 1064
Message : 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 '' at line 2
Need Help?