View Single Post
  #1   (View Single Post)  
Old 17th September 2008
disappearedng disappearedng is offline
Shell Scout
 
Join Date: May 2008
Posts: 128
Default MYSQL HOW TO START

Hi everyone recently I have installed mysql using the following:

sudo pkg_add -r mysql51-client
sudo pkg_add -r mysql51-server
sudo pkg_add -r mysql51-scripts

under /usr/local/etc/rc.d, I can't find mysql 's script.

How do I start, restart or stop mysql without restarting?
Reply With Quote