<?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"
	>
<channel>
	<title>Comments on: Restore MySQL dump (backup) using PHP</title>
	<atom:link href="http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/</link>
	<description>Daniel15's personal blog...</description>
	<pubDate>Fri, 21 Nov 2008 08:36:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: zhibauz</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-33793</link>
		<dc:creator>zhibauz</dc:creator>
		<pubDate>Thu, 06 Nov 2008 13:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-33793</guid>
		<description>Thank you so much</description>
		<content:encoded><![CDATA[<p>Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Freedman</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-33141</link>
		<dc:creator>Keith Freedman</dc:creator>
		<pubDate>Sun, 12 Oct 2008 22:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-33141</guid>
		<description>Thanks.. saved a lot of effort.</description>
		<content:encoded><![CDATA[<p>Thanks.. saved a lot of effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: speedovation</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-32383</link>
		<dc:creator>speedovation</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-32383</guid>
		<description>it's really nice code.
Yea its easy when u look at code but take hours to develop something like this.I've wasted my whole day finding something good to restore database.

Thank you so much.</description>
		<content:encoded><![CDATA[<p>it&#8217;s really nice code.<br />
Yea its easy when u look at code but take hours to develop something like this.I&#8217;ve wasted my whole day finding something good to restore database.</p>
<p>Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tt</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-30349</link>
		<dc:creator>Tt</dc:creator>
		<pubDate>Wed, 30 Jul 2008 12:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-30349</guid>
		<description>really cool mannn</description>
		<content:encoded><![CDATA[<p>really cool mannn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Master Yoda</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-25348</link>
		<dc:creator>Master Yoda</dc:creator>
		<pubDate>Fri, 30 May 2008 11:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-25348</guid>
		<description>Thanks Daniel. Making the same mistake, I was. using file_get_contents.
A great help you are.
May the force be with u.</description>
		<content:encoded><![CDATA[<p>Thanks Daniel. Making the same mistake, I was. using file_get_contents.<br />
A great help you are.<br />
May the force be with u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huy</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-25319</link>
		<dc:creator>Huy</dc:creator>
		<pubDate>Fri, 30 May 2008 05:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-25319</guid>
		<description>THANK YOU THANK YOU THANK YOU VERY MUCH!!!!

My project is due in next 1 hour and I was very struggling with writting an installer. Your piece of code is really helpful to me, saved my day!

Thank you!!!!</description>
		<content:encoded><![CDATA[<p>THANK YOU THANK YOU THANK YOU VERY MUCH!!!!</p>
<p>My project is due in next 1 hour and I was very struggling with writting an installer. Your piece of code is really helpful to me, saved my day!</p>
<p>Thank you!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sampaguita</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-17843</link>
		<dc:creator>Sampaguita</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-17843</guid>
		<description>I'd suggest to take &lt;a href="http://www.mysqldumper.de/en/" rel="nofollow"&gt;MySQL Dumper&lt;/a&gt; for big databases. I already used it for several large scale MySQL dumps (up to 1.8GB) and it works just fine. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest to take <a href="http://www.mysqldumper.de/en/" rel="nofollow">MySQL Dumper</a> for big databases. I already used it for several large scale MySQL dumps (up to 1.8GB) and it works just fine. <img src='http://www.daniel15.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel15</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-13842</link>
		<dc:creator>Daniel15</dc:creator>
		<pubDate>Fri, 16 Nov 2007 09:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-13842</guid>
		<description>I'm not sure how to improve it for large dump files, as I've never had a MySQL dump that big. Perhaps you should consider using &lt;a href="http://www.ozerov.de/bigdump.php" rel="nofollow"&gt;BigDump&lt;/a&gt; for it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how to improve it for large dump files, as I&#8217;ve never had a MySQL dump that big. Perhaps you should consider using <a href="http://www.ozerov.de/bigdump.php" rel="nofollow">BigDump</a> for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristiano</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-13564</link>
		<dc:creator>Cristiano</dc:creator>
		<pubDate>Tue, 13 Nov 2007 20:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-13564</guid>
		<description>Really a great code, helped me a lot, but as the database is growing am having trouble restoring. 
The delay creates an error of time limit on the browser of 60 seconds and does not update. 
Now I am using set_time_limit and ignore_user_abort and is helping a bit. 
The script is the mysqldump with approximately 90mb. 
It improve it?</description>
		<content:encoded><![CDATA[<p>Really a great code, helped me a lot, but as the database is growing am having trouble restoring.<br />
The delay creates an error of time limit on the browser of 60 seconds and does not update.<br />
Now I am using set_time_limit and ignore_user_abort and is helping a bit.<br />
The script is the mysqldump with approximately 90mb.<br />
It improve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-using-php/#comment-13507</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Tue, 13 Nov 2007 10:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/12/09/restore-mysql-dump-backup-using-php/#comment-13507</guid>
		<description>superb code. This code helped me alot.
keep giving these types of help</description>
		<content:encoded><![CDATA[<p>superb code. This code helped me alot.<br />
keep giving these types of help</p>
]]></content:encoded>
	</item>
</channel>
</rss>
