/ Published in: Bash
URL: http://ubuntuforums.org/showthread.php?t=698009
How to fix MySQL Query Browser socket connection problem
Expand |
Embed | Plain Text
MySQL Query Browser with MYSQL on XAMPP You should try this: $ sudo mkdir /var/run/mysqld $ cd /var/run/mysqld $ sudo ln -s /opt/lampp/var/mysql/mysql.sock mysqld.sock
You need to login to post a comment.
