<?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: How To Import Large MySQL Dump Files Using BigDump</title>
	<atom:link href="http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/</link>
	<description>Sohail Riaz, Linux and Open Source Blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: end user</title>
		<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/comment-page-1/#comment-2251</link>
		<dc:creator>end user</dc:creator>
		<pubDate>Tue, 10 Jan 2012 06:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=235#comment-2251</guid>
		<description>Thanks

Big Dump works great for shared hosts and saved me tons of time wasted on contacting my host and getting them to do it for me. Yes its not necessary if you have shell access but not everyone is so lucky or knowledgeable.</description>
		<content:encoded><![CDATA[<p>Thanks</p>
<p>Big Dump works great for shared hosts and saved me tons of time wasted on contacting my host and getting them to do it for me. Yes its not necessary if you have shell access but not everyone is so lucky or knowledgeable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohail Riaz</title>
		<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/comment-page-1/#comment-1017</link>
		<dc:creator>Sohail Riaz</dc:creator>
		<pubDate>Sun, 01 Aug 2010 15:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=235#comment-1017</guid>
		<description>@huntsville: I think you didnt saw what i wrote in description. I clearly says if you dont have shell access or have limitation on phpmyadmin upload then you have to use this. I am full time administrator and I know how to use shell and i have done what you said dozen times. 
My blog is for those who doesn&#039;t have shell access or any limitation for big file to restore using phpmyadmin.
-----------------
Regards,</description>
		<content:encoded><![CDATA[<p>@huntsville: I think you didnt saw what i wrote in description. I clearly says if you dont have shell access or have limitation on phpmyadmin upload then you have to use this. I am full time administrator and I know how to use shell and i have done what you said dozen times.<br />
My blog is for those who doesn&#8217;t have shell access or any limitation for big file to restore using phpmyadmin.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huntsville</title>
		<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/comment-page-1/#comment-1016</link>
		<dc:creator>huntsville</dc:creator>
		<pubDate>Sun, 01 Aug 2010 13:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=235#comment-1016</guid>
		<description>You can also use the source command to import large files via shell. It is a more efficient way regardless of size. bigdump sometimes do not work. Find out about source command here http://www.huntsvillepr.com/importing-large-files-in-mysql-using-source-code-406.html</description>
		<content:encoded><![CDATA[<p>You can also use the source command to import large files via shell. It is a more efficient way regardless of size. bigdump sometimes do not work. Find out about source command here <a href="http://www.huntsvillepr.com/importing-large-files-in-mysql-using-source-code-406.html" rel="nofollow">http://www.huntsvillepr.com/importing-large-files-in-mysql-using-source-code-406.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohail Riaz</title>
		<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/comment-page-1/#comment-684</link>
		<dc:creator>Sohail Riaz</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=235#comment-684</guid>
		<description>@Armaani: The issue is with your MySQL dump file, it has some unusual characters which are &quot;ï»¿&quot;.
You can check the file itself and edit accordingly or take another backup using mysqldump command or phpmyadmin.
----------------
Regards,</description>
		<content:encoded><![CDATA[<p>@Armaani: The issue is with your MySQL dump file, it has some unusual characters which are &#8220;ï»¿&#8221;.<br />
You can check the file itself and edit accordingly or take another backup using mysqldump command or phpmyadmin.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Armaani</title>
		<link>http://www.sohailriaz.com/how-to-import-large-mysql-dump-files-using-bigdump/comment-page-1/#comment-681</link>
		<dc:creator>Armaani</dc:creator>
		<pubDate>Wed, 20 Jan 2010 15:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=235#comment-681</guid>
		<description>I got this error when dumping

Error at the line 21: DROP TABLE IF EXISTS `access`;

Query: ï»¿# MySQL-Front 5.0 (Build 1.68)
DROP TABLE IF EXISTS `access`;

MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;ï»¿# MySQL-Front 5.0 (Build 1.68) DROP TABLE IF EXISTS `access`&#039; at line 1</description>
		<content:encoded><![CDATA[<p>I got this error when dumping</p>
<p>Error at the line 21: DROP TABLE IF EXISTS `access`;</p>
<p>Query: ï»¿# MySQL-Front 5.0 (Build 1.68)<br />
DROP TABLE IF EXISTS `access`;</p>
<p>MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216;ï»¿# MySQL-Front 5.0 (Build 1.68) DROP TABLE IF EXISTS `access`&#8217; at line 1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

