Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 08:24:04 -0800 (PST)
From:      Tom Samplonius <tom@sdf.com>
To:        Lauri Laupmaa <mauri@inspiral.net>
Cc:        database@freebsd.org
Subject:   Re: mysql (smp) performance
Message-ID:  <Pine.BSF.4.05.10101100821490.21469-100000@misery.sdf.com>
In-Reply-To: <3A5C742A.620F9B00@inspiral.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 10 Jan 2001, Lauri Laupmaa wrote:

...
> It seems that on SMP mysql doesn't scale well. (currently testing on
> dual 833 PIII and running on couple older dual systems)

  Because there is no such thing as SMP mysql.  It is a single process,
and can only run on a single processor at a time.

> I'm interested if there is some magic to get mysql run faster ?
> Or should I use 5.x-CURRENT ?

  You can run multiple instances of mysql.  You may want to do this
anyways, if you are using mysql in a hosting environment.

> TIA
> 
> L.

Tom



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10101100821490.21469-100000>