techfolks linux tutorials
Linux

How to start Mysql on Linux


To start Mysql on Linux :
cd etc/init.d/mysqld start
or
cd etc/init.d/mysql start