mysql配置参数收集

vim /etc/my.cnf

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





66
原文地址:https://www.cnblogs.com/quzq/p/13221093.html