Date: Sun, 24 Nov 2002 08:15:44 -0800 From: Nathan Kinkade <nkinkade@dsl-only.net> To: FreeBSD-Questions@FreeBSD.Org Subject: Re: Logging transactions in MySQL Message-ID: <20021124161544.GK69767@sub21-156.member.dsl-only.net> In-Reply-To: <3DE0A608.4622.3BFCE3@localhost> References: <20021124000210.A219-100000@dhcp-407-32.san.rr.com> <3DE0A608.4622.3BFCE3@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 24, 2002 at 10:12:24AM -0000, Kjell wrote: > Hi! > > I have followed the instructions on the mysql.com site to set up mysql > to log all changes to my data base. This works fine. But when I reboot > the PC I have to manually restart the logging. How can I automate this? > > regards from Kjell/LA3SG How did you go about setting up MySQL to log? You can generally put a script of your own making in /usr/local/etc/rc.d if you want have something occur on every boot. `man rc` - look for rc.d. Nathan 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?20021124161544.GK69767>