mysql配置参数收集

vim /etc/my.cnf

innodb_print_all_deadlocks = 1  # 开启死锁收集, 会记录死锁信息





66