码迷,mamicode.com
首页 > 数据库 > 详细

mysql 设置 innodb_print_all_deadlocks=ON, 保存死锁日志

时间:2018-01-24 18:07:34      阅读:1013      评论:0      收藏:0      [点我收藏+]

标签:ted   mic   error log   class   and   oss   info   dev   border   

Introduced 5.6.2
Command-Line Format --innodb-print-all-deadlocks=#
System Variable Name innodb_print_all_deadlocks
Scope Global
Dynamic Yes
Permitted Values Type boolean
Default OFF

When this option is enabled, information about all deadlocks in InnoDB user transactions is recorded in the mysqld error log. Otherwise, you see information about only the last deadlock, using the SHOW ENGINE INNODB STATUS command. 

 

打开配置时,死锁日志存放到error_log配置的文件里面

mysql 设置 innodb_print_all_deadlocks=ON, 保存死锁日志

标签:ted   mic   error log   class   and   oss   info   dev   border   

原文地址:https://www.cnblogs.com/yuyutianxia/p/8342650.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!