do have any specific conf done on a file my.cnf? this is used if you don’t specify the configuration directly on this file - reference from docs
I didn’t see any output related to `socket: “/var/lib/mysql/mysql.sock” so not sure this will also cause an issue, if you have a Unix socket this is the expected config
The suggestion is to not go put random stuff on the configuration if you aren’t sure you need them.
Start from the simplest example provided on our documentation and go from there.
Always check the ouput of the debug execution to get hints on possible issues.