: Jeremy Zawodny <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: mysql list <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: MySQL on large server
Date: Thu, 9 Jan 2003 14:36:38 -0800
On Thu, Jan 09, 2003 at 08:55:36AM +, mysql list wrote:
> Hi,
>
> I was
How many connections do you need?
1000? As many as possible I guess. I'd like to maximise usage of the new
server..
This is what I have in /etc/my.cnf on my current MySQL 3.23 server (dual
AthlonMP,2GB RAM)
[mysqld]
port = 3306
socket = /tmp/mysql.sock
skip-locking
log-slow-queries = slowqu
gt;
Sent: Thursday, January 09, 2003 5:36 PM
Subject: Re: MySQL on large server
> On Thu, Jan 09, 2003 at 08:55:36AM +, mysql list wrote:
> > Hi,
> >
> > I was wondering if anybody has built MySQL 3.23 from source that can
> > handle a high number of connections &a
On Thu, Jan 09, 2003 at 08:55:36AM +, mysql list wrote:
> Hi,
>
> I was wondering if anybody has built MySQL 3.23 from source that can
> handle a high number of connections & threads. I've have tried MySQL
> binaries in the past (not RPMs), but these have had stability/load
> problems. When bu
Hi,
I was wondering if anybody has built MySQL 3.23 from source that can handle
a high number of connections & threads. I've have tried MySQL binaries in
the past (not RPMs), but these have had stability/load problems. When
building from source I don't have those issues, but I am limited by the