I installed mysql using brew:
brew install mysql
Installation went fine without any error.
When I do:
brew services
I see:
mysql none
Seems mysql is not started.
So how to get it running?
1
I installed mysql using brew:
brew install mysql
Installation went fine without any error.
When I do:
brew services
I see:
mysql none
Seems mysql is not started.
So how to get it running?
1