Date: Wed, 26 May 2004 12:40:17 +0100 From: Pete French <petefrench@keithprowse.com> To: dmitry@atlantis.dp.ua, freebsd-stable@freebsd.org Cc: petefrench@keithprowse.com Subject: Re: Problems with 4.10 and mysql Message-ID: <E1BSwld-000GAO-B2@dilbert.firstcallgroup.co.uk> In-Reply-To: <20040526100110.U64971@atlantis.atlantis.dp.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
> Which version of MySQL server are you using? Has it been built from port or > compiled from sources? What threading library does it use (native or > linuxthreads)? How many client applications are trying to connect > simultaneously? 4.0.18 - built from source, the only optimisation being -O as I dont trust the higher ones, it is using native threads and there is only one client running on the same machine which is connecting every two minutes doing a select and quitting (and I have chcked that connections are not building up). I see the failed connection 5 to 10 times a day. -pcf.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BSwld-000GAO-B2>