mysql gives following error message, when trying to install the module:

#1064 - 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 'DEFAULT CHARSET=utf8' at line 18

Comments

romca’s picture

This might be issue with specific (old) MySQL server - try to remove 'DEFAULT CHARSET=utf8' from the sql commands (or grab the file from the CVS once again)

romca’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)