On Fri 12 Feb 2010, Marcin Trybus wrote: > Feb 12 18:02:00 localhost mysqld_safe[6407]: 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
Note also the above line. I got this when upgrading mysql-server-5.1 5.1.41-3 -> 5.1.44-3. 5.1.41-3 was installed cleanly on a new system. The column it's trying to add (Show_view_priv) is actually already there. Paul -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org