Posted by thaistore on September 18, 2011 at 11:25am
2 followers
Jump to:
| Project: | Table Wizard |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | thaistore |
| Status: | active |
Issue Summary
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
#1
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?
#2
After looking a little further, I "think" this may be a duplicate issue to this one: http://drupal.org/node/1100896