rpm -i MySQL-server-VERSION.i386.rpm
rpm -i MySQL-clent-VERSION.i386.rpm
/var/lib/mysql directory.
mysql (if one does not exist) to use for running the MySQL server.
/etc/init.d/ to start the server automatically at boot time.
How do I go about installing MySQL using a source distribution?
© 2007 John Michael Pierobon