<?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 导入慢的解决方法</title>
	<atom:link href="http://www.javagg.com/archives/568/feed" rel="self" type="application/rss+xml" />
	<link>http://www.javagg.com/archives/568</link>
	<description>java&#38;j2me</description>
	<lastBuildDate>Sun, 11 Dec 2011 05:42:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：匿名</title>
		<link>http://www.javagg.com/archives/568/comment-page-1#comment-54</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Thu, 08 Apr 2010 02:58:42 +0000</pubDate>
		<guid isPermaLink="false">eric_DIARY_105524830#comment-54</guid>
		<description>对于其他参数没有试验过
对于 -e 参数 如果你处在这种情况下 这个参数很可能会让你后悔的
如果使用Binlog、这个时候用 mysqldump 备份加这个参数 备份会很快 因为使用新型的插入方式、会加快插入速度、也就是备份后的恢复速度。
但如果 你使用Binlog 进行按照操作点恢复，这个时候用 使用这个参数进行备份的文件进行恢复 会出现 大面积的 数据导入失败的。你可以测试下。</description>
		<content:encoded><![CDATA[<p>对于其他参数没有试验过<br />
对于 -e 参数 如果你处在这种情况下 这个参数很可能会让你后悔的<br />
如果使用Binlog、这个时候用 mysqldump 备份加这个参数 备份会很快 因为使用新型的插入方式、会加快插入速度、也就是备份后的恢复速度。<br />
但如果 你使用Binlog 进行按照操作点恢复，这个时候用 使用这个参数进行备份的文件进行恢复 会出现 大面积的 数据导入失败的。你可以测试下。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

