<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：mysql  innodb 安装,配置</title>
	<atom:link href="http://blog.51yip.com/mysql/1202.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/1202.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/1202.html/comment-page-1#comment-547</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Fri, 08 Jul 2011 02:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1202#comment-547</guid>
		<description>这个不一定的，根你下的mysql版本有关系，可能有的版本没有innodb。innodb也是一种存储引擎，但是功能更强大，对于读写都比较频繁的表比较适合。innodB提供了具有事务、回滚 和崩溃修复能力、多版本并发控制的事务安全型表。innodB 提供了行级锁等。
myisam如果是小的便利店的话，那么innodb就是大型超市，人越多，大型超市的优势越明显。</description>
		<content:encoded><![CDATA[<p>这个不一定的，根你下的mysql版本有关系，可能有的版本没有innodb。innodb也是一种存储引擎，但是功能更强大，对于读写都比较频繁的表比较适合。innodB提供了具有事务、回滚 和崩溃修复能力、多版本并发控制的事务安全型表。innodB 提供了行级锁等。<br />
myisam如果是小的便利店的话，那么innodb就是大型超市，人越多，大型超市的优势越明显。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：黄兵</title>
		<link>http://blog.51yip.com/mysql/1202.html/comment-page-1#comment-544</link>
		<dc:creator>黄兵</dc:creator>
		<pubDate>Thu, 07 Jul 2011 01:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1202#comment-544</guid>
		<description>默认的MySQL都是带有Innodb引擎的吧？ 能否解释一下，innodb到底有啥用？</description>
		<content:encoded><![CDATA[<p>默认的MySQL都是带有Innodb引擎的吧？ 能否解释一下，innodb到底有啥用？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
