Wednesday, February 02, 2011

Mysql GUI tools with LAMPP

When you run LAMPP in /opt this everything is coupled in one place. MySQL daemon puts the mysql socket file to following file:

/opt/lampp/var/mysql/mysql.sock

If you wanna run standard MySQL GUI tools like MySQL Administrator or MySQL Query Browser you should set up mentioned socket file in advanced details in connection manager. It will be work.