MySQL Forums
Forum List  »  MySQL Workbench

mysql-workbench
Posted by: Dean Witcraft
Date: March 05, 2020 03:54PM

I have a brand new mysql 8 installation on Ubuntu. I'm able to connect with a simple:
>mysql
(no parameters).
A \s indicates the connection is over socket and gives me the location of the .sock file. and other information
(e.g. Server version: 8.0.19-0ubuntu0.19.10.3 (Ubuntu)
When I try to connect to the server using mysql-workbench I get the following error:
Your connection attempt failed for user 'root' to the MySQL server at localhost:NULL
Access denied for user 'root'@'localhost'

Any suggestions? Could this be because Ubuntu is not officially supported by mysql-workbench?

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql-workbench
554
March 05, 2020 03:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.