multiple mysql daemons in process

2002-04-23 Thread Patrick Hsieh
Hello list, I have 38 mysqld processes running in one single machine, is it normal? 11:48:43 up 49 days, 15:11, 34 users, load average: 0.02, 0.06, 0.00 275 processes: 265 sleeping, 1 running, 9 zombie, 0 stopped CPU states: 3.2% user, 4.3% system, 0.0% nice, 92.5% idle Mem:900464K

Re: multiple mysql daemons in process

2002-04-23 Thread Ulf Rompe
Patrick Hsieh <[EMAIL PROTECTED]> writes: > I have 38 mysqld processes running in one single machine, is it normal? It depends. If there are frequent queries from more than one process this is normal and good - if the daemon weren't able to fork it couldn't handle more than one connect at a time

Re: multiple mysql daemons in process

2002-04-23 Thread Gerard MacNeil
On Tue, 2002-04-23 at 06:46, Ulf Rompe wrote: > Patrick Hsieh <[EMAIL PROTECTED]> writes: > > > I have 38 mysqld processes running in one single machine, is it normal? > > It depends. on the number of persistent connections, mostly. Otherwise, the child process retires. mysqladmin processlis

MYSQL SOS

2002-04-23 Thread Craig
Hi Could someone tell me where MYSQL keeps its databases in Debian. Thanks Craig :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MYSQL SOS

2002-04-23 Thread Grzegorz Rys
> Hi > > Could someone tell me where MYSQL keeps its databases > in Debian. /var/lib/mysql rysiu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MYSQL SOS

2002-04-23 Thread Steve Wright
By default; /var/lib/mysql/ This is configurable, look for datadir = /var/lib/mysql in /etc/mysql/my.cnf On Tuesday 23 April 2002 14:56, Craig wrote: > Hi > > Could someone tell me where MYSQL keeps its databases > in Debian. > > Thanks > Craig :) -- To UNSUBSCRIBE, email to [EMAIL

msyslog

2002-04-23 Thread tps
Has anyone gotten this to work with logging to mysql? I'm trying to set up a central logging host with an sql backend, but for some reason, the mysql connection doesn't work. Running ldd on the binary, I don't even see the mysql libs! This may require a bug report... :( Tim -- >>>

subscribe

2002-04-23 Thread Marcel Welschbillig
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Boot/root disks

2002-04-23 Thread Brendan Lewis
Hi, This is slightly off topic but I haven't had much luck with this so I thought I'd ask here. I have installed and configured Debian with many packages and a custom kernel, which I have then imaged using the partimage package. I want to then use this to replicate this image onto multiple ma