Date: Fri, 17 Aug 2001 11:35:29 -0700 From: Sean Chittenden <sean@chittenden.org> To: Joseph Koenig <joe@jwebmedia.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Start MySQL at system startup Message-ID: <20010817113529.E51445@rand.tgd.net> In-Reply-To: <3B7D63D9.C141C3D0@jwebmedia.com>; from "joe@jwebmedia.com" on Fri, Aug 17, 2001 at = 01:35:05PM References: <3B7D63D9.C141C3D0@jwebmedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--a1QUDc0q7S3U7/Jg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > What file do I edit to make MySQL start when my system starts up? I know > on my linux box it was /etc/rc.d/rc.local but that doesn't exist on > FreeBSD. I looked at /usr/local/etc/rc.d/ and /etc/, but didn't see > anything that looked promising (basically, i didn't want to edit the > wrong file and break my system). I looked at the mysql web site under > the starting and stopping mysql automatically section, but that didn't > really help either. Any help would be much appreciated. Thanks, If you installed mysql from the ports, it should start automatically on startup (/usr/local/etc/rc.d). What I've noticed on multiple systems will be using the init script to shut mysql down (bad database, no cookie). <plug>Check out postgres, no problems there (speed or otherwise).</plug> -sc --=20 Sean Chittenden --a1QUDc0q7S3U7/Jg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden <sean@chittenden.org> iEYEARECAAYFAjt9Y/AACgkQn09c7x7d+q3dQwCfaCYx+58QTFbG7FtiTiqJ4He1 TsMAnRpk6fBZqJyIg0qnakZNl7bVIyST =Kytn -----END PGP SIGNATURE----- --a1QUDc0q7S3U7/Jg-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010817113529.E51445>