Issues with Mysql installation on ubuntu
Posted by:
kam saberi
Date: November 16, 2020 11:13PM
Hello,
I have troubles understanding and installing mysql 5.7 on ubuntu 20.04.
Before install I run the command and see the following:
$ dpkg --get-selections | grep mysql
libmysqlclient21:amd64 install
mysql-apt-config install
mysql-common install
mysql-community-client install
mysql-community-server deinstall
mysql-server-8.0 deinstall
mysql-workbench-community install
but when I run mysql from command line, I get the following message:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
It appears to me that mysql server is not completely installed so I run the following command to do the install fresh but the error below:
I did some research but no matter what I do , this is not getting resolved.
Any help is greatly appreciated
Subject
Written By
Posted
Issues with Mysql installation on ubuntu
November 16, 2020 11:13PM
November 17, 2020 10:55AM
November 17, 2020 03:25PM
November 17, 2020 04:21PM
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.