Re: Lots of spawning Mysql processes and one that won't die?

2001-08-15 Thread Ed Carp
Ryan Shrout ([EMAIL PROTECTED]) writes: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND= =20 24424 mysql 18 0 6116 6116 2196 R99.9 0.5 4:05 mysqld = This is after a mysqld restart -- It restarted, but didn't work because = this single

Re: Lots of spawning Mysql processes and one that won't die?

2001-08-15 Thread Irmund Thum
This is after a mysqld restart -- It restarted, but didn't work because this single mysqld process wouldn't die. I even tried to kill it kill 24424 and it still wouldn't go away -- not letting me restart mysqld. What is going on here? kill -9 24424 i.t

RE: Lots of spawning Mysql processes and one that won't die?

2001-08-14 Thread Dan Haynes
Dunno if this will help or not, I'll just throw it out for consideration. I'm just learning PHP, Javascript etc. and tend to make a lot of mistakes in my scripts at this point. When I write a script that executes a binary on the Apache server (NT 4.0 SP6a) and it goes off into na-na land, I