I built my database server on opensuse 12.1 with mysql 5.1.
I attempt to run mtop but I get the error:
Unable to connect to mysql [Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)]
at main(/usr/local/bin/mtop:535)
The socket is at /var/run/mysql/mysql.sock
It is also stated as that in my my.cnf file
How do I get mtop to point to the correct location or not point at a socket at all.