Tracing MySQL process

anto

Active Member
Aug 15, 2001
26
0
301
Hi,

Anyone have successfully traced mysql process by using
System Health -& Show Current CPU Usage -& Click on a PID -& click on Trace?

Everytime I do it, nothing shows up in my Opera.

I've got some big mysql processes and want to know what script that cause it.

Thanks.
 

DaveUsedToWorkHere

Well-Known Member
Dec 28, 2001
686
1
318
I did the trace on this in my Opera. No problems. It takes a while but at least you can see it's still going w/ Opera.



Process
/usr/sbin/mysqld

Owner
mysql

PID
1232

CPU %
0.0

MEM %
0.4

Trace Process
Trace

Kill Process
Kill

Kill All Processes owned by mysql
Kill


--- SIGALRM (Alarm clock) ---
sigreturn() = ? (mask now [HUP QUIT PIPE TERM TSTP])
rt_sigprocmask(SIG_SETMASK, ~[33], [HUP QUIT PIPE TERM TSTP 32], 8) = 0
rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP 33], 8) = 0
rt_sigsuspend(~[KILL STOP 32 33]
--- SIGRT_0 (Real-time signal 0) ---
 

anto

Active Member
Aug 15, 2001
26
0
301
DaveDark,

That's strange. Whenever I click on &Trace&, nothing shows up.
I looked at the source HTML code in Opera, but nothing..
(I'm using Opera 6.01).
 

DHL

Well-Known Member
Mar 8, 2002
87
0
306
I have the same problem, using ie6 and ME
The process does not list, just puts up a blank page and my browser says done.
Server is redhat 7.2

Steve