Em Qui, 2005-05-12 às 22:04 +0100, Paul escreveu: > I want to get rid of every last trace of mysql off of a machine. I can > do the rpm -e/yum remove to remove the packages, but where are the likes > of the passwords, databases etc stored? > > From what I can see, /var/run/mysqld has the pid lock in it, with the > rest in /var/lib/mysql - is there any more? rpm -ql mysql-server should give you some information about where it has things.