From: Michael Widenius Date: April 29 1999 9:19am Subject: List-Archive: http://lists.mysql.com/mysql/2588 Message-Id: <14120.9157.417907.480425@monty.pp.sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit >>>>> "root" == root writes: >> Description: root> I was using a compiled version, but decided to switch to RPM version. root> I deleted all traces of mySQL by hand except the /usr/local/var/ databases root> made a link for /var/lib/mysql to it root> installed the RPMs and now mySQL server won't start up! root> + /etc/rc.d/init.d/mysql start root> + sleep 2 root> Starting mysqld daemon with databases from /var/lib/mysql root> mysqld daemon ended >> How-To-Repeat: root> /etc/rc.d/init.d/mysql start Hi! Please check the file: /var/lib/mysql/'hostname'.err This should contain an error message why mysqld doesn't start! Try killing all 'mysqld' deamons with 'mysql_zap mysqld' and try again! Regards, Monty