I installed mysql on macbook and workbench get an error:
Your access was failed for the user 'root' @ 'localhost' (using password: NO)
Please:
1 Check that mysql is running on server 127.0.0.1
2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed)
3 Check your access to your server from
4 if you need your password for 127.0.0.1
I just created a root connection without a password, since there was no password field, at first I installed a simple workbench and created this root connection without a password, but could not create anything in the database, there was a red line on the left not connections. Then I set the connection community and server running, but now I get an error ...