Re: Persistent MySQL Process

2012-10-09 Thread Christofer C. Bell
On Tue, Oct 9, 2012 at 5:11 AM, Daniel Latter wrote: > On Tuesday, 9 October 2012 02:00:02 UTC+1, Christofer C. Bell wrote: >> >> Do you by any chance use KDE? >> > > I do not use KDE myself but my colleague does, but its just to browse to a > web address, can I ask what you are alluding to? KD

Re: Persistent MySQL Process

2012-10-09 Thread Daniel Latter
On Tuesday, 9 October 2012 02:00:02 UTC+1, Christofer C. Bell wrote: > On Mon, Oct 8, 2012 at 2:48 PM, Daniel Latter wrote: > > > Hi, Thanks for the reply. > > > > > > I did as you suggested and found evidence in the second command, but the > > only that stood out was the Debian start up scrip

Re: Persistent MySQL Process

2012-10-09 Thread Daniel Latter
Hi, It seems to be the second issue (I/O) load. Here's a snippet from top: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 22178 mysql 20 0 416m 119m 7456 S 31 3.0 137:12.52 mysqld I know there needs to be a mysqld process but this does not look

Re: Persistent MySQL Process

2012-10-08 Thread Christofer C. Bell
On Mon, Oct 8, 2012 at 2:48 PM, Daniel Latter wrote: > Hi, Thanks for the reply. > > I did as you suggested and found evidence in the second command, but the only > that stood out was the Debian start up script that I have already commented > out and restarted MySQL, I'm going to try a server re

Re: Persistent MySQL Process

2012-10-08 Thread Sven Hartge
Daniel Latter wrote: > I did as you suggested and found evidence in the second command, but > the only that stood out was the Debian start up script that I have > already commented out and restarted MySQL, I'm going to try a server > reboot, but I'm not 100% that will get rid of the process. Umm

Re: Persistent MySQL Process

2012-10-08 Thread Daniel Latter
Hi, Thanks for the reply. I did as you suggested and found evidence in the second command, but the only that stood out was the Debian start up script that I have already commented out and restarted MySQL, I'm going to try a server reboot, but I'm not 100% that will get rid of the process. Woul

Re: Persistent MySQL Process

2012-10-06 Thread Dan Ritter
On Fri, Oct 05, 2012 at 11:27:07AM -0700, Daniel Latter wrote: > Hi All, > > System: > cat /etc/issue > Debian GNU/Linux 6.0 > > I have a long running MySQL process that runs for days and eventually crashes > the server. > > I googled about and discovered that Debian has it's own MySQL start up