every table i open i get errors like this

user warning: 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 'maxvalue) VALUES (3, 'rid', 2, 1, 1, 0, 0, 1, 'int', 0, 0)' at line 1 query: INSERT INTO tw_columns (twtid, colname, weight, primarykey, availablefk, secure, ignorecol, isempty, coltype, minvalue, maxvalue) VALUES (3, 'rid', 2, 1, 1, 0, 0, 1, 'int', 0, 0) in E:\xampp\htdocs\drupal6veratest\includes\common.inc on line 3538.

any idea?

Comments

danzsmith’s picture

Wow - I got the exact same error just today and I did a search and saw this. So no unfortunately I do not have a fix but I can join you in sayiing I have experienced this...Can anyone help?

danzsmith’s picture

After looking a little further, I "think" this may be a duplicate issue to this one: http://drupal.org/node/1100896