Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 116 Bytes

mysql.md

File metadata and controls

1 lines (1 loc) · 116 Bytes

mysql 的 insert ... on duplicate key update ... innodb是行锁,死锁问题官方已在5.7后续版本修复