Home : Computers : Databases : MySQL : Starting

How to Start the MySQL Server

You need to run mysqld. If you don't know where it is on your system, type locate mysqld.

Run mysqld like so:

$ /etc/rc.d/init.d/mysqld start