Date: Wed, 13 Jun 2007 03:22:48 -0400 From: Kris Kennaway <kris@obsecurity.org> To: David Xu <davidxu@freebsd.org> Cc: ports@freebsd.org Subject: Re: mysql server 5.0.37 is slow Message-ID: <20070613072248.GA34491@rot13.obsecurity.org> In-Reply-To: <466F9A18.20204@freebsd.org> References: <466F9A18.20204@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 13, 2007 at 03:17:44PM +0800, David Xu wrote: > The mysql server 5.0.37 built from ports with default configuration > is too slow, I found I must put --disable-profiling into Makefile's > CONFIGURE_ARGS to bring it back to normal performance. Yeah, that made me very confused too. I found a mysql bug report about it that claimed it was fixed (basically they effectively enabled SQL profiling always, by accident), so I assume 5.0.41 (what is currently in ports) is also fixed. Can you confirm? Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070613072248.GA34491>