<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Innodb lcok &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/innodb-lcok/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Fri, 28 Jun 2019 08:44:11 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>MySQL InnoDB锁和死锁</title>
		<link>https://dbtan.com/2016/05/mysql_innodb_lock_and_deadlock.html</link>
					<comments>https://dbtan.com/2016/05/mysql_innodb_lock_and_deadlock.html#comments</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 01 May 2016 08:15:31 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL InnoDB 存储引擎]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[deadlock]]></category>
		<category><![CDATA[Innodb lcok]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/?p=269</guid>

					<description><![CDATA[在使用MySQL的业务中，经常会碰到各种MySQL的死锁。一直以来，我们接触比较多的是Oracle数据库，而大 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>在使用MySQL的业务中，经常会碰到各种MySQL的死锁。一直以来，我们接触比较多的是Oracle数据库，而大家正在逐步开始使用MySQL数据库，都对MySQL的死锁不甚了解，趁这次机会，好好学习一下MySQL的死锁。我们的死锁的讨论是在InnoDB引擎基础上的。</p>
<p>1. MySQL索引</p>
<p>1.1[......]</p>
<p class="read-more"><a href="https://dbtan.com/2016/05/mysql_innodb_lock_and_deadlock.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2016/05/mysql_innodb_lock_and_deadlock.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
