Tracing MYSQL process

hello,

Is there any command I may use to trace the MYSQL db is running on linux shell? such as tail -f /usr/local/apache/log/error_log will trace the error log in real time?

There is some db on the server is causing the problem and caused some of the user mysql to be unstable.Just wish to find out the cause of the problem.


Thanks.



Andy

 

 

 

 

Top