[debian-mysql] Bug#545741: mysql-server: no root user

Aymeric Mansoux aymeric at goto10.org
Sat Apr 10 08:20:54 UTC 2010


Check if your /tmp has the right permissions. Mine, on a fairly clean
xen VPS install was set to 755 and this prevented the creation of the
root user during the installation of mysql-server package.

chmod 1777 /tmp 

Then purge and reinstall mysql-server.






More information about the pkg-mysql-maint mailing list