星空网 > 软件开发 > 数据库

Mysql 高负载排查思路

Mysql 高负载排查思路

发现问题
top命令 查看服务器负载,发现 mysql竟然百分之两百的cpu,引起Mysql 负载这么高的原因,估计是索引问题和某些变态SQL语句.

排查思路
1. 确定高负载的类型,top命令看负载高是CPU还是IO。
2. mysql 下执行查看当前的连接数与执行的sql 语句。
3. 检查慢查询日志,可能是慢查询引起负载高。
4. 检查硬件问题,是否磁盘故障问题造成的。
5. 检查监控平台,对比此机器不同时间的负载。

 

确定负载类型(top)

top - 10:14:18 up 23 days, 11:01, 1 user, load average: 124.17, 55.88, 24.70 Tasks: 138 total,  1 running, 137 sleeping,  0 stopped,  0 zombie Cpu(s): 2.4%us, 1.0%sy, 0.0%ni, 95.2%id, 2.0%wa, 0.1%hi, 0.2%si, 0.0%st Mem:  3090528k total, 2965772k used,  124756k free,  93332k buffers Swap: 4192956k total, 2425132k used, 1767824k free,  756524k cached        PID USER   PR NI VIRT RES SHR S %CPU %MEM  TIME+ COMMAND 30833 mysql   15  0 6250m 2.5g 4076 S 257.1 49.9 529:34.45 mysqld 

 

查看当前的连接数与执行的sql 语句

show processlist; Id User  Host  db Command Time  State  Info 192 slave  8.8.8.142:39820 NULL  Binlog Dump 58982  Has sent all binlog to slave; waiting for binlog to be updated NULL 194 slave  8.8.8.120:41075 NULL  Binlog Dump 58982  Has sent all binlog to slave; waiting for binlog to be updated NULL 424891 biotherm  8.8.8.46:57861 biotherm  Query  493 Sending data  SELECT * FROM xxx_list WHERE tid = '1112' AND del = 0 ORDER BY id DESC LIMIT 0, 4 424917 biotherm  8.8.8.49:50984 biotherm  Query  488 Sending data  SELECT * FROM xxx_list WHERE tid = '1112' AND del = 0 ORDER BY id DESC LIMIT 0, 4 .............................................. 430330 biotherm  8.8.8.42:35982 biotherm  Query  487 Sending data  SELECT * FROM xxx_list WHERE tid = '1112' AND del = 0 

 

记录慢查询
编辑Mysql 配置文件(my.cnf),在[mysqld]字段添加以下几行:

log_slow_queries = /usr/local/mysql/var/slow_queries.log  #慢查询日志路径 long_query_time = 10                    #记录SQL查询超过10s的语句 log-queries-not-using-indexes = 1             #记录没有使用索引的sql 

 

查看慢查询日志

tail /usr/local/mysql/var/slow_queries.log # Time: 130305 9:48:13 # User@Host: biotherm[biotherm] @ [8.8.8.45] # Query_time: 1294.881407 Lock_time: 0.000179 Rows_sent: 4 Rows_examined: 1318033 SET timestamp=1363916893; SELECT * FROM xxx_list WHERE tid = '11xx' AND del = 0 ORDER BY id DESC LIMIT 0, 4; 

4个参数
Query_time: 0 Lock_time: 0 Rows_sent: 1 Rows_examined: 54
分别意思为:查询时间 锁定时间 查询结果行数 扫描行数,主要看扫描行数多的语句,然后去数据库加上对应的索引,再优化下变态的sql 语句。

 

极端情况kill sql进程

找出占用cpu时间过长的sql,在mysql 下执行如下命令: show processlist; 确定后一条sql处于Query状态,且Time时间过长,锁定它的ID,执行如下命令: kill QUERY 269815764; 

注意:杀死 sql进程,可能导致数据丢失,所以执行前要衡量数据的重要性。

 

本文源自:http://dngood.blog.51cto.com/446195/1150031

 




原标题:Mysql 高负载排查思路

关键词:MYSQL

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

电商创业:https://www.goluckyvip.com/tag/10095.html
巴勒斯坦国际物流:https://www.goluckyvip.com/tag/100950.html
风华正茂国际物流:https://www.goluckyvip.com/tag/100951.html
北俄国际物流:https://www.goluckyvip.com/tag/100952.html
近铁国际物流有限公司:https://www.goluckyvip.com/tag/100953.html
国际危险品快递:https://www.goluckyvip.com/tag/100954.html
长治婚庆女司仪和主持人:https://www.vstour.cn/a/366176.html
北京丰台区水上乐园哪家好玩?:https://www.vstour.cn/a/366177.html
相关文章
我的浏览记录
最新相关资讯
海外公司注册 | 跨境电商服务平台 | 深圳旅行社 | 东南亚物流