Date: Tue, 16 Oct 2007 15:31:09 -0700 From: Jeffrey Williams <jeff@sailorfej.net> To: Mike Andrews <mandrews@bit0.com> Cc: ports@freebsd.org Subject: Re: mysql51-server won't start after upgrade Message-ID: <47153BAD.6040700@sailorfej.net> In-Reply-To: <20071015125237.A21749@bit0.com> References: <47120E73.1080403@sailorfej.net> <20071015125237.A21749@bit0.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Andrews wrote: > On Sun, 14 Oct 2007, Jeffrey Williams wrote: > >> I just upgraded mysql51-server with cvsup and portupgrade. >> >> Now it won't start, and the error I am getting is: >> [ERROR] /usr/local/libexec/mysqld: unknown variable >> 'innodb_log_arch_dir=/var/db/mysql/' >> >> I have been scanning the release notes, but I haven't found anything >> yet, that indicates that this variable has been deprecated, and it >> still appears in the example my.cnf files. > > I ran into this last week, too. > > I had to poke around in the InnoDB source for this (as far as I can > tell this isn't documented anywhere), but apparently > innodb_log_group_home_dir has superceded innodb_log_arch_dir since > 4.0, so just change the latter to the former and everything works. > Hi Mike, Thanks very much, that did the trick. Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47153BAD.6040700>