I am getting the above error when I try to enter this statement into mysqlcc. I get similar message trying to enter it using phpmyadmin.. I KNOW the statement is correct and that "products_model" exists EXACTLY how it is spelled.
Anyone have any ideas? Is this a configuration problem? It has always worked before in the past. Secondarily, I did try another update staement which uses the same table, though it does not affect the products_model field, and it works fine.
UPDATE products
set products_model = 'XYZZ' where products_model = 'XYZ';
set products_model = 'ABCD' where products_model = 'ABC';
BTW, Jaguar- while your monitoring seems to have improved some, you still have a ways to go before I'll be happy again. My site performance is half of what it was when I started with you. - and that's when it is working.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks