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
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
Comment #1
romca commentedThis 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)
Comment #2
romca commentedComment #3
(not verified) commented