Thursday, December 04, 2008

check the status of mysql

To know that status of mysql use the command below in shell:

$ sudo /etc/init.d/mysql status

to start mysql
$ sudo /etc/init.d/mysql start

;)

No comments: