Subject: Re: Connecting to a non-localhost Mysql with Ruby-DBI
From: "Jesper Røîn-Jensen" <jesperrr gmail.com>
Date: Sun, 7 Aug 2005 06:16:07 +0900
References: 149136149143149193 * 149687
In-reply-to: 149687
I just found this thread and setting the symbolic link did it for me:
ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock
Thanks for sharing this trick!
/Jesper