Quote Originally Posted by schoolboy View Post
I got a similar response until I put back-quotes around the table and field names:

UPDATE `products` SET `products_qty_box_status` = '1'
This used to work. Now, I still get the 'failed' message. Something to do with the v139 change, perhaps?