mysql
Install mysql
with homebrew
:
To start mysql
now and restart at login:
To start mysql
server manually:
By default, homebrew
installs MySQL database without a root password. To secure it run:
The MySQL installed via homebrew
is configured to only allow connections from localhost by default.
To connect run: