Tuesday, 1 October 2013

Setting mysqld to run at startup in MacOS

Setting mysqld to run at startup in MacOS

I using MacOS Machine for which every time I want to you mysql I have to
first start it using the following command
mysqld 2> /dev/null &
all seem great and thing work pleasantly after I run it but sure there is
way to avoid this as well has brought me over here I'm trying to find a
way to add it as script and run it in startup but I not sure how to
achieve
Another thing there is MySQL Server Status Application which look
something like this

Although I see something to display the status correctly but it Stop Mysql
server / Start Mysql server button did not work when try to use them
neither the check that states
Automatically Start MySql Server on Startup
Has any one got an idea how to fix this
Thanks

No comments:

Post a Comment