<?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: BigDump : Tips for Dumping Large MySQL Database</title>
	<atom:link href="http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/</link>
	<description>Masim "Vavai" Sugianto Personal Blog</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:14:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sangprabo</title>
		<link>http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/comment-page-1/#comment-16811</link>
		<dc:creator>sangprabo</dc:creator>
		<pubDate>Mon, 05 Oct 2009 04:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=719#comment-16811</guid>
		<description>@erik
It&#039;s at the end of your sql dump.. Or,if you have similar problem as I do (can&#039;t edit large file) you could add another comment in file bigdump.php.

$comment[] = &#039;DELIMITER&#039;;

CMIIW</description>
		<content:encoded><![CDATA[<p>@erik<br />
It&#8217;s at the end of your sql dump.. Or,if you have similar problem as I do (can&#8217;t edit large file) you could add another comment in file bigdump.php.</p>
<p>$comment[] = &#8216;DELIMITER&#8217;;</p>
<p>CMIIW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spry</title>
		<link>http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/comment-page-1/#comment-16454</link>
		<dc:creator>Spry</dc:creator>
		<pubDate>Tue, 29 Sep 2009 02:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=719#comment-16454</guid>
		<description>It looks as though the bigdump.php process would take longer to complete as you would be generating the dump, downloading the dump file, uploading the dump file, and importing the dump file across your old host, local machine, and new host.

If you are using cPanel on both your old host and new host you should be able to add your local machine as an access host and run mysqldump locally, then execute the dump file against (or pipe it to) a connection to your new cPanel host.</description>
		<content:encoded><![CDATA[<p>It looks as though the bigdump.php process would take longer to complete as you would be generating the dump, downloading the dump file, uploading the dump file, and importing the dump file across your old host, local machine, and new host.</p>
<p>If you are using cPanel on both your old host and new host you should be able to add your local machine as an access host and run mysqldump locally, then execute the dump file against (or pipe it to) a connection to your new cPanel host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erik</title>
		<link>http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/comment-page-1/#comment-16052</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=719#comment-16052</guid>
		<description>i&#039;m having the delimiter problem as well, just want to confirm what lines should we remove ? is it only delimiter; &amp; delimeter;; lines or the whole lines being displayed on the last image on your article? thanks for giving out such a detailed article, great effort :D</description>
		<content:encoded><![CDATA[<p>i&#8217;m having the delimiter problem as well, just want to confirm what lines should we remove ? is it only delimiter; &amp; delimeter;; lines or the whole lines being displayed on the last image on your article? thanks for giving out such a detailed article, great effort <img src='http://vavai.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigDump : Tips for Dumping Large MySQL Database &#124; Spirit of Change Scripts Rss</title>
		<link>http://vavai.net/2009/09/05/tips-for-dumping-large-mysql-database/comment-page-1/#comment-15370</link>
		<dc:creator>BigDump : Tips for Dumping Large MySQL Database &#124; Spirit of Change Scripts Rss</dc:creator>
		<pubDate>Wed, 16 Sep 2009 04:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=719#comment-15370</guid>
		<description>[...] here: BigDump : Tips for Dumping Large MySQL Database &#124; Spirit of Change           By admin &#124; category: BigDump, Object &#124; tags: BigDump, changes-the-default, database, [...]</description>
		<content:encoded><![CDATA[<p>[...] here: BigDump : Tips for Dumping Large MySQL Database | Spirit of Change           By admin | category: BigDump, Object | tags: BigDump, changes-the-default, database, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
