Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 20:28:00 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        Dirk Froemberg <dirk@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/databases/mysql323-server/files patch-sql_mysqld.cc
Message-ID:  <20021110182800.GE14539@vega.vega.com>
In-Reply-To: <20021110181441.GD14219@physik.TU-Berlin.DE>
References:  <200211101711.gAAHBxFp045658@repoman.freebsd.org> <20021110174208.GD14539@vega.vega.com> <20021110181441.GD14219@physik.TU-Berlin.DE>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 10, 2002 at 07:14:41PM +0100, Dirk Froemberg wrote:
> Hi Maxim!
> 
> On Sun, Nov 10, 2002 at 07:42:08PM +0200, Maxim Sobolev wrote:
> > On Sun, Nov 10, 2002 at 09:11:59AM -0800, Dirk Froemberg wrote:
> > > dirk        2002/11/10 09:11:59 PST
> > > 
> > >   Added files:
> > >     databases/mysql323-server/files patch-sql_mysqld.cc 
> > >   Log:
> > >   Fix build on 5.0-CURRENT.
> > >   
> > >   Submitted by:   sobomax
> > 
> > Thanks! What about my startup script changes?
> 
> I'm currently working on it...
> 
> I don't like the pid file to have a fixed name (i. e. mysql.pid).
> Could be a problem if multiple mysqld on different machines use the
> same datadir. So `hostname`.pid seems to be better.

MySQL documentation clearly says that sharing one datadir between
multiple severs running on the same or different machines is highly
not recommended. Therefore, I don't think that it is going to be a
problem. At the same time, hostname is not something set in stone,
therefore IMO `hostname`.pid could be less reliable.

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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