BeanMr / update-deadlock-study

非唯一主键索引Update过程中相同Key之间引起死锁

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Study]Update Records with same key According No-unique Index, DeadLock detected

Study MySQL Innodb Deadlock

非唯一主键索引相同Key的行发生死锁

报警日志中发现了一个死锁, InnoDB Status显示两个Update语句发生了死锁故障.

此处为对死锁的学习研究.

About

非唯一主键索引Update过程中相同Key之间引起死锁

License:Other


Languages

Language:Python 95.5%Language:Makefile 4.5%