Re: mysql (smp) performance

[ Available lists | Index of freebsd-database | Month of Jan 2001 | Week of 10 Jan 2001 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Tom Samplonius <tom@sdf.com>
Date
10 Jan 2001 09:09:58
Subject
Re: mysql (smp) performance
Message-ID
Pine.BSF.4.05.10101100821490.21469-100000@misery.sdf.com

In reply to
Replies
Referenced by

[ Hide this part ]
 
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



Elapsed time: 0.111 seconds