A
A
Alexander2015-09-09 10:11:46
PHP
Alexander, 2015-09-09 10:11:46

Where can be an error in sql query?

Can't find error in SQL query
UPDATE SS_products SET Price='700', enabled = 0, opt_price='0', in_stock = , list_price = 0, topsale = 1, sort = 0, lastedit = 1441782590, xml = '' WHERE productID=11049
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 ' list_price = 0, topsale = 1, ' at line 3

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
Zelimkhan Beltoev, 2015-09-09
@kentuck1213

Does in_stock = really bother you?

V
Valentin, 2015-09-09
@nowfine

You didn't even bother to submit the entire request.

M
Max, 2015-09-09
@MaxDukov

well, xml = there too

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question