<?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: Fast MySQL Backup Restoration</title>
	<atom:link href="http://loopj.com/2009/07/06/fast-mysql-backup-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/</link>
	<description>technology, startups, python, django, rails, jquery, casual games</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:53:39 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Slow Restore in SLQ</title>
		<link>http://loopj.com/2009/07/06/fast-mysql-backup-restore/comment-page-1/#comment-226</link>
		<dc:creator>Slow Restore in SLQ</dc:creator>
		<pubDate>Thu, 13 Aug 2009 22:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://loopj.com/?p=30#comment-226</guid>
		<description>How about this in Windows using DOS Batch file to call mysqldump or as I use now mysql?&lt;br&gt;&lt;br&gt;mysql --host 11.12.166.33 --user=MENANE --password=password MENAME &lt; sql_file.sql&lt;br&gt;&lt;br&gt;What about using &lt;, &lt;&lt; for Restore to host?&lt;br&gt;&lt;br&gt;I have tried a few methods, (I am amost. a newbie to sql),  I only have cPanal, myphpadmin hosting.&lt;br&gt;&lt;br&gt;Mine take many hours 8 Plus (about 1.5Gb) looking for much faster.&lt;br&gt;&lt;br&gt;Basically I want to Insert a MySql database over 2Gb in total to a cPanel Host quickly.&lt;br&gt;&lt;br&gt;Any help?&lt;br&gt;&lt;br&gt;Thank you&gt;</description>
		<content:encoded><![CDATA[<p>How about this in Windows using DOS Batch file to call mysqldump or as I use now mysql?</p>
<p>mysql &#8211;host 11.12.166.33 &#8211;user=MENANE &#8211;password=password MENAME &lt; sql_file.sql</p>
<p>What about using &lt;, &lt;&lt; for Restore to host?</p>
<p>I have tried a few methods, (I am amost. a newbie to sql),  I only have cPanal, myphpadmin hosting.</p>
<p>Mine take many hours 8 Plus (about 1.5Gb) looking for much faster.</p>
<p>Basically I want to Insert a MySql database over 2Gb in total to a cPanel Host quickly.</p>
<p>Any help?</p>
<p>Thank you&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
