|
The result of running the command "ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock"
Was ln: `/tmp/mysql.sock': File exists
A restart attempt of mysql resulted in the same error as before.
This error was the same following the running of the command: "ln -s -f /var/lib/mysql/mysql.sock /tmp/mysql.sock
|