christian-putzke / Roundcube-CardDAV

Roundcube CardDAV Plugin
http://www.graviox.de
GNU Affero General Public License v3.0
119 stars 28 forks source link

syntax error: unexpected "(" #82

Open maboxx opened 10 years ago

maboxx commented 10 years ago

Hello, I follow the installation note, but by exexuting the SQL statement I recieve the following error: ./mysql.sql: line 1: syntax error: unexpected "("

Best regards maboxx

hc42 commented 10 years ago

The SQL script looks fine. Did you try execute the command on bash? You should execute this on your database server. Have a look here: https://dev.mysql.com/doc/refman/5.0/en/mysql-batch-commands.html