<?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 autocommit对myisam,innodb的性能影响</title>
	<atom:link href="http://blog.51yip.com/mysql/1231.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/1231.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>来自：407361231@qq.com</title>
		<link>http://blog.51yip.com/mysql/1231.html/comment-page-1#comment-1529</link>
		<dc:creator>407361231@qq.com</dc:creator>
		<pubDate>Fri, 09 Nov 2012 07:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1231#comment-1529</guid>
		<description>myisam不支持事务，autocommit，对myisam没有作用，对innodb作用这么大，你可以看看是不是这个参数的原因：innodb_flush_log_at_trx_commit</description>
		<content:encoded><![CDATA[<p>myisam不支持事务，autocommit，对myisam没有作用，对innodb作用这么大，你可以看看是不是这个参数的原因：innodb_flush_log_at_trx_commit</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：femrat</title>
		<link>http://blog.51yip.com/mysql/1231.html/comment-page-1#comment-901</link>
		<dc:creator>femrat</dc:creator>
		<pubDate>Wed, 08 Feb 2012 10:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1231#comment-901</guid>
		<description>事实上myisam压根就不支持事务…… innodb关掉自动提交之后压力好像在io上，顺便请教这是为啥……？</description>
		<content:encoded><![CDATA[<p>事实上myisam压根就不支持事务…… innodb关掉自动提交之后压力好像在io上，顺便请教这是为啥……？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
