Which PHP file taking so mysql resources on server? -



Which PHP file taking so mysql resources on server? -

one of php file using much mysql memory usage, how can find out php file taking much load or taking much execution time ? command terminal ? need help

run in mysql terminal command:

show processlist;

show processlist syntax

php mysql centos

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -