Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 15:57:31 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        "Markus Spitzner" <markus_spitzner@operamail.com>
Cc:        questions@freebsd.org
Subject:   Re: File mysql.sock lost
Message-ID:  <200407202257.i6KMvVRc003471@ns.beach.net>
In-Reply-To: <opsbgcwld4fedg1c@v906-b157.hu.liu.se>
References:  <E4597A80-DA86-11D8-8D0C-0003934CC29E@dpcsys.com> <opsbgcwld4fedg1c@v906-b157.hu.liu.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Jul 2004 22:08:35 +0300
"Markus Spitzner" <markus_spitzner@operamail.com> wrote:

> Sorry for this fast answer, and yes I saw it now - And You are right there  
> is a "Ghost-Server" :-)
> 
> I saw this in the .err-file:
> 
> 040720 21:45:12  mysqld started
> 040720 21:45:12  Warning: Setting lower_case_table_names=2 because file  
> system for /usr/local/mysql/data/ is case insensitive
> 040720 21:45:13  Can't start server : Bind on unix socket: Permission  
> denied
> 040720 21:45:13  Do you already have another mysqld server running on  
> socket: /tmp/mysql.sock ?
> 040720 21:45:13  Aborting
> 
> 040720 21:45:13  /usr/local/mysql/bin/mysqld: Shutdown Complete
> 
> 040720 21:45:13  mysqld ended
> 
> and yes I have to agree...
> 
> But I really don't now how to stop!
> 
> I dont see this process running when I use ps aux | grep mysql

Use ps -ax, the output of ps with the -u argument (for safe_mysqld)
looks like

root   62553  0.0  0.0   632  260  p2- I    Wed12AM   0:00.00 /bin/sh /usr/loca

Dan
-- 
 Dan Busarow
 Fish Creek Ventures
 Whitehall, MT USA 59759                                     406 287 2182



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407202257.i6KMvVRc003471>