Comment 6 for bug 484120

Revision history for this message
Kristian Nielsen (knielsen) wrote : Re: "ERROR: 1136 Column count doesn't match value count at row 1" when installing mariadb-server-5.1

I tested a new fix but there a lots of other problems. Like these:

Dec 9 16:39:30 vm-hardy-x86 /etc/mysql/debian-start[4990]: error : Table upgrade required. Please do "REPAIR TABLE `help_category`" or dump/reload to fix it!

Dec 9 16:39:29 vm-hardy-x86 mysqld: 091209 16:39:29 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50051, now running 50141. Please use mysql_upgrade to fix
this error.
Dec 9 16:39:29 vm-hardy-x86 mysqld: 091209 16:39:29 [ERROR] mysql.user has no `Event_priv` column at position 29

ATTENTION: An error has occured. More info is in the syslog!

I think Monty is right that we have to solve this by properly running mysql_fix_privilege_tables...