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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -