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