04 is giving me problems and it is this
Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
I executed the command find / -type s but it does not appear, as well as the mysql folder does not appear either.
/etc/my.cnf /var/lib/mysql/
I have tried to reinstall both mysql-server and mysql-client and have not been able to do it.
apt purge mysql-server mysql-common mysql-client
But de out is this
The following packages have unfulfilled dependencies:
default-mysql-client : Depends: mysql-client-8.0 but will not be installed
I'd really like to reinstall mysql-server and mysql-client.