Re: MySQL on large server

2003-01-13 Thread my5ql _
: 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

Re: MySQL on large server

2003-01-11 Thread my5ql _
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

Re: MySQL on large server

2003-01-10 Thread Abhi Sahay
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

Re: MySQL on large server

2003-01-09 Thread Jeremy Zawodny
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

MySQL on large server

2003-01-09 Thread mysql list
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