You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are you able to connect to mysql directly from the terminal?
othmar52@mymachine ~ $ mysql -p -uxxx -hlocalhost
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
mysql> quit
Bye
othmar52@mymachine ~ $
Still trying to install it.
I am sure my sql user and pass is right. I am even trying the roo/password for mysql.
The text was updated successfully, but these errors were encountered: