Installed 1.4 for 4.7.x and ran update.php:
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 ''shared' TINYINT( 1 ) DEFAULT '0'' at line 1 query: ALTER TABLE node_template ADD 'shared' TINYINT( 1 ) DEFAULT '0'; in /webs/figu.org/htdocs/ch/includes/database.mysqli.inc on line 121.
This is with MySQL 5.0.33.
Thanks,
Stephan
Comments
Comment #1
motou commentedIt seems like a bug in the .install file. Either you can delete the function nodetemplate_update_2() in the .install file or please update to the version 1.5.
Comment #2
motou commentedPlease download v1.5 to see if it works.
Comment #3
motou commented