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?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
If you have homebrew installed, then :
Else install homebrew it might be useful also to install other projects |
|||
|
|
|
I would recommend going by the way of ports:
Even simpler is the MAMP way, but the MAMP distribution is usually behind the macport one. |
|||||
|