Solving failed MySQL5 automatic start in Mac OS X 10.6.6
I had successfully installed MySQL5 in my Mac and I was able to logon to MySQL server using terminal using command: mysql -u root -p. However, It was found out that MySQL server would not started automatically every time the … Continued