Hi,
i am getting this error when adding a Map field:
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 'NOT NULL DEFAULT 'TRUE'' at line 1 query: ALTER TABLE content_type_trasa ADD `field_gpx_map_dummy` NOT NULL DEFAULT 'TRUE' in /www/sites/6/site18246/public_html/includes/database.mysql-common.inc on line 298.
Comments
Comment #1
raintonr commentedFixed with this:
http://drupal.org/cvs?commit=150912
No release will be made as yet so please take code from CVS.