<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>死锁 on Kada's Notes</title><link>https://kadaliao.github.io/tags/%E6%AD%BB%E9%94%81/</link><description>Recent content in 死锁 on Kada's Notes</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 25 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://kadaliao.github.io/tags/%E6%AD%BB%E9%94%81/index.xml" rel="self" type="application/rss+xml"/><item><title>MySQL 事务、锁与死锁排查</title><link>https://kadaliao.github.io/posts/mysql-transactions-and-locks/</link><pubDate>Sun, 25 Oct 2020 00:00:00 +0000</pubDate><guid>https://kadaliao.github.io/posts/mysql-transactions-and-locks/</guid><description>事务和锁是 MySQL 并发控制的核心机制，也是线上问题的高发区。这篇文章梳理事务隔离级别、锁的类型，以及死锁的排查思路。</description></item></channel></rss>