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 -

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

ios - How to load .png images from Documents folder of an app -