ThinkPHP website some controllers have low SQL implementation efficiency. how can I monitor which SQL results?
Source: Internet
Author: User
The SQL execution efficiency of some controllers on the thinkPHP website is low. the method used to monitor which SQL results in the SQL execution efficiency of some controllers on the thinkPHP website is low, the method used to monitor which SQL results in thinkphp thinkPHP website. some controllers have low SQL execution efficiency. the method used to monitor which SQL results in
ThinkPHP website some controllers have low SQL execution efficiency. how can I monitor which SQL results in thinkphp SQL optimization:
------ Solution --------------------
You can use the slow query analysis provided by mysql. for details, refer to Baidu.
------ Solution --------------------
Enabling slow query and analysis logs is the most direct
My. ini
Log-slow-queries = YOU_LOG_DIR.mysqlslowquery.log
Long_query_time = 1 // records that have exceeded the number of seconds
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service