<?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>Comments on: MySQL数据迁移测试</title>
	<atom:link href="http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html</link>
	<description>Oracle DBA,MySQL DBA, 数据恢复, 数据迁移, 报表软件, 性能优化, 系统监控</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 网络推广</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2779</link>
		<dc:creator>网络推广</dc:creator>
		<pubDate>Mon, 23 Nov 2009 02:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2779</guid>
		<description>网站推广、网站SEO优化、网络宣传、网络炒作、博客炒作 我们的联系方式：QQ：781954265 打扰了！</description>
		<content:encoded><![CDATA[<p>网站推广、网站SEO优化、网络宣传、网络炒作、博客炒作 我们的联系方式：QQ：781954265 打扰了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2778</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Sun, 22 Nov 2009 07:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2778</guid>
		<description>谢谢jackbillow的好建议.</description>
		<content:encoded><![CDATA[<p>谢谢jackbillow的好建议.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 淘搜瘦身</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2777</link>
		<dc:creator>淘搜瘦身</dc:creator>
		<pubDate>Sat, 21 Nov 2009 22:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2777</guid>
		<description>写的不错哦，赞一个~</description>
		<content:encoded><![CDATA[<p>写的不错哦，赞一个~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackbillow</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2775</link>
		<dc:creator>jackbillow</dc:creator>
		<pubDate>Sat, 21 Nov 2009 13:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2775</guid>
		<description>在mysql批量导入数据可以考虑：
在myisam engine下， 把参数bulk_insert_buffer_size设置大一些，如果是非空表，使用alter table table_name disable keys 然后再使用insert delayed ....速度能快一些。
在innodb engine下，使用set unique_checks=0, set foreign_key_checks=0, set autocommit=0后进行导入导入操作，速度能快一些。</description>
		<content:encoded><![CDATA[<p>在mysql批量导入数据可以考虑：<br />
在myisam engine下， 把参数bulk_insert_buffer_size设置大一些，如果是非空表，使用alter table table_name disable keys 然后再使用insert delayed &#8230;.速度能快一些。<br />
在innodb engine下，使用set unique_checks=0, set foreign_key_checks=0, set autocommit=0后进行导入导入操作，速度能快一些。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QQ农场外挂</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2774</link>
		<dc:creator>QQ农场外挂</dc:creator>
		<pubDate>Wed, 18 Nov 2009 08:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2774</guid>
		<description>已经达到忘我的境界了,呵呵</description>
		<content:encoded><![CDATA[<p>已经达到忘我的境界了,呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 人体艺术</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2773</link>
		<dc:creator>人体艺术</dc:creator>
		<pubDate>Fri, 13 Nov 2009 15:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2773</guid>
		<description>博客内容很好，这里支持一下，有空来你这里在看看。</description>
		<content:encoded><![CDATA[<p>博客内容很好，这里支持一下，有空来你这里在看看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbatools</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2772</link>
		<dc:creator>dbatools</dc:creator>
		<pubDate>Thu, 12 Nov 2009 05:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2772</guid>
		<description>mysqlimport其实也就是LOAD DATA命令.</description>
		<content:encoded><![CDATA[<p>mysqlimport其实也就是LOAD DATA命令.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l1t</title>
		<link>http://www.anysql.net/tools/sqluldr2-mysql-data-migration-test.html/comment-page-1#comment-2771</link>
		<dc:creator>l1t</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/?p=716#comment-2771</guid>
		<description>能否用mysqlimport对比测试一下</description>
		<content:encoded><![CDATA[<p>能否用mysqlimport对比测试一下</p>
]]></content:encoded>
	</item>
</channel>
</rss>
