Re: Problems with 4.10 and mysql
From: Pete French (petefrench_at_keithprowse.com)
Date: 05/26/04
- Previous message: Willem Jan Withagen: "Missing symbol"
- In reply to: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Next in thread: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Reply: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dmitry@atlantis.dp.ua, freebsd-stable@freebsd.org Date: Wed, 26 May 2004 12:40:17 +0100
> 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.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Willem Jan Withagen: "Missing symbol"
- In reply to: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Next in thread: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Reply: Dmitry Pryanishnikov: "Re: Problems with 4.10 and mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|