Comment 13 for bug 354585

Revision history for this message
robersonfox (robersonfox) wrote : Re: package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: sub-processo post-installation script retornou estado de sa?da de erro 1

I solved the problem by giving permission to read and write in the /var/lib/ mysql to mysql user
(chown-R mysql.mysql /var/lib/mysql),
I suggested that this be implemented in the package, unfortunately no.