|
|
 |
| |
Database error: Invalid SQL: SELECT a.user_id,b.image_url,b.product_name,b.product_price,a.product_id user_product_id,b.product_description,a.user_product_price
FROM user_products a, sc_products b WHERE a.product_id=b.product_id
AND a.user_id=
MySQL Error: 1064 (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 3)
Session halted. | | |