一 简介: mysql note级别日志汇总
二错误系列
1 Aborted connection
1 [Note] Aborted connection 61 to db: 'unconnected' user: ‘mha’ host: ‘197.xx.xx.xx(Got an error reading communication packets)
2 [Note] Aborted connection 61 to db: 'unconnected’' user: ‘mha’ host: ‘197.xx.xx.xx(Got timeout reading communication packets)
分析
1 代表由于网络中断导致的连接断开
2 代表由于超过timeout时间导致的连接断开
2 SLAVE多线程同步的信息
[Note]Multi-threaded slave statistics for channel ”: seconds elapsed = 121; eventsassigned = 100374529; worker queues filled over overrun level = 0; waited due aWorker queue full = 0; waited due the total size = 0; waited at clock conflicts= 1451875661700 waited (count) when Workers occupied = 3211993 waited whenWorkers occupied = 445032386000
分析 此信息常见于并行复制的循环打印,几乎每隔120秒,就有上述日志的输出 通常出现在slave并行复制有延迟的情况下
3 page_cleaner线程的输出日志
[Note] InnoDB:page_cleaner: 1000ms intended loop took 4750ms.The settings might not beoptimal. (flushed=1519 and evicted=0, during the time.)
分析 此信息代表page_cleaner刷新比原定的循环时间next_loop_time多3000毫秒
相关文章
- 08-12.NET Core开发日志——Dapper与MySQL
- 08-12【MySQL案例】error.log的Warning:If a crash happens thisconfiguration does not guarantee that the relay lo
- 08-12php解决微信开发中用户昵称中的特殊字符与emoji表情写入mysql错误的问题
- 08-12如何通过Mysql的二进制日志恢复数据库数据
- 08-12mysql使用二进制日志恢复数据
- 08-12mysql根据二进制日志恢复数据/公司事故实战经验
- 08-12MySQL的binlog日志恢复(转)
- 08-12MySql access denied for user错误
- 08-12MySQL数据库开发常见问题及几点优化!
- 08-12Mysql 插入中文错误:Incorrect string value: '\xE7\xA8\x8B\xE5\xBA\x8F...' for column '