[Tfug] regarding installation mysql problems

doug1 at email.arizona.edu doug1 at email.arizona.edu
Wed Jan 28 11:49:31 MST 2009


Message: 3
Date: Tue, 27 Jan 2009 14:52:36 -0800 (PST)
From: Thomas Tarbet <snowboarder_tom at yahoo.com>
Subject: Re: [Tfug] installing mysql problems
To: Tucson Free Unix Group <tfug at tfug.org>
Message-ID: <566108.50965.qm at web30707.mail.mud.yahoo.com>
Content-Type: text/plain; charset="us-ascii"

The error message says you were trying to connect with
'/var/lib/mysql/mysql.sock'
and your ps output of the mysql process shows that the socket it is using is
--socket=/tmp/mysql.sock
A possible solution would be to start mysql with the option --socket=path where
path
is the correct path given in with your ps output.

I did this and it worked how do I make the socket change permanent?






More information about the tfug mailing list