Mysql – How to install MySQL server on Mac (OS X 10.6.8) from command line

installationMySQL

How to install MySQL server on Mac (OS X 10.6.8) from command line? If I donwload the .dmg file, is it possible to install it from command line?

Best Answer

If you have homebrew installed, then :

brew install mysql

Else install homebrew it might be useful also to install other projects