Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2005 11:24:37 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org, Vasil Dimov <vd@datamax.bg>
Subject:   Re: ports/79597: databases/mysql323-server does not find my.cnf if not placed in /var/db/mysql/
Message-ID:  <4254FC55.9050805@FreeBSD.org>
In-Reply-To: <200504062254.j36MsUTX077449@freefall.freebsd.org>
References:  <200504062254.j36MsUTX077449@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm thinking about adding something like:

--defaults-file=${PREFIX}/etc/my.cnf 
--defaults-extra-file=${mysql_dbdir}/my.cnf

to the mysql startup script. This should fix your problem and make mysql 
prefix clean. Comments?

--
Alex Dupre



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