Comment 21 for bug 1210380

Revision history for this message
Lars Kneschke (lkneschke) wrote :

This is from /var/log/mysql/error.log before I added the line breaks.

130809 8:50:47 InnoDB: 5.5.32 started; log sequence number 6926705359
ERROR: 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 'ALTER TABLE user ADD column Show_view_priv enum('N','Y') CHARACTER SET utf8 NOT ' at line 1
130809 8:50:47 [ERROR] Aborting

After I added the line breaks to the MySQL statements the update succeeded.