Comment 12 for bug 1112363

Revision history for this message
Alexander Blagoveschensky (alexminsk2) wrote : Re: problems with Percona XtraDB Cluster upgrade 5.5.29

hello.

 I have the same issue for Debian GNU/Linux 6.0.

here is dpkg.log:

2013-05-26 09:14:31 startup packages configure
2013-05-26 09:14:31 configure percona-server-server-5.5 5.5.31-rel30.3-520.squeeze 5.5.31-rel30.3-520.squeeze
2013-05-26 09:14:31 status half-configured percona-server-server-5.5 5.5.31-rel30.3-520.squeeze

here is mysql-error.log:

130526 9:14:43 InnoDB: Waiting for the background threads to start
130526 9:14:44 Percona XtraDB (http://www.percona.com) 5.5.31-rel30.3 started; log sequence number 1703407689268
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
130526 9:14:44 [ERROR] Aborting

130526 9:14:44 InnoDB: Starting shutdown...
130526 9:14:49 InnoDB: Shutdown completed; log sequence number 1703407689268
130526 9:14:49 [Note] /usr/sbin/mysqld: Shutdown complete
q

tried to add trap "" SIGHUP into /etc/mysql/debian-start as described here https://bazaar.launchpad.net/~knielsen/ourdelta/bug_484127_484120_2/revision/68
but doesn't help.