<?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: Importing large files into mysql with phpmyadmin</title> <atom:link href="http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/feed/" rel="self" type="application/rss+xml" /><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/</link> <description>Concerned about Website Construction &#38; SEO</description> <lastBuildDate>Mon, 16 Jan 2012 08:27:02 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.4</generator> <item><title>By: nathan</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-21927</link> <dc:creator>nathan</dc:creator> <pubDate>Mon, 16 Jan 2012 08:27:02 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-21927</guid> <description>Very nice and easy</description> <content:encoded><![CDATA[<p>Very nice and easy</p> ]]></content:encoded> </item> <item><title>By: Suhas</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-21861</link> <dc:creator>Suhas</dc:creator> <pubDate>Sun, 15 Jan 2012 10:25:02 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-21861</guid> <description>Thanks dear...
You helped me lot.... :)</description> <content:encoded><![CDATA[<p>Thanks dear&#8230;</p><p>You helped me lot&#8230;. :)</p> ]]></content:encoded> </item> <item><title>By: Nir</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-20444</link> <dc:creator>Nir</dc:creator> <pubDate>Wed, 28 Dec 2011 13:29:50 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-20444</guid> <description>Great great great!
But it takes forever to upload a 6.5 GB database</description> <content:encoded><![CDATA[<p>Great great great!<br
/> But it takes forever to upload a 6.5 GB database</p> ]]></content:encoded> </item> <item><title>By: Prashant</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-19659</link> <dc:creator>Prashant</dc:creator> <pubDate>Mon, 19 Dec 2011 13:28:45 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-19659</guid> <description>You rock buddy</description> <content:encoded><![CDATA[<p>You rock buddy</p> ]]></content:encoded> </item> <item><title>By: John Levesque</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-18966</link> <dc:creator>John Levesque</dc:creator> <pubDate>Fri, 09 Dec 2011 15:50:46 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-18966</guid> <description>Thank You!! I&#039;ve tried breaking up large dump files and doing that way, but your method is so much better.</description> <content:encoded><![CDATA[<p>Thank You!! I&#8217;ve tried breaking up large dump files and doing that way, but your method is so much better.</p> ]]></content:encoded> </item> <item><title>By: Jonny Parkes</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-18946</link> <dc:creator>Jonny Parkes</dc:creator> <pubDate>Fri, 09 Dec 2011 10:20:46 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-18946</guid> <description>Legend! Worked great for XAMPP!</description> <content:encoded><![CDATA[<p>Legend! Worked great for XAMPP!</p> ]]></content:encoded> </item> <item><title>By: Ravi</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-18937</link> <dc:creator>Ravi</dc:creator> <pubDate>Fri, 09 Dec 2011 07:43:15 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-18937</guid> <description>Very Very very  heartily thanks! its works.
but one thing. in xampp, config.inc.php don’t content the line,
$cfg[&#039;UploadDir&#039;] = ‘upload’;
so open the config.inc.php using wordpad,
if u don’t find the line just type it
$cfg[&#039;UploadDir&#039;] = ‘upload’;
before ?&gt;, then save and restart the service.
thanks again</description> <content:encoded><![CDATA[<p>Very Very very  heartily thanks! its works.<br
/> but one thing. in xampp, config.inc.php don’t content the line,<br
/> $cfg['UploadDir'] = ‘upload’;</p><p>so open the config.inc.php using wordpad,<br
/> if u don’t find the line just type it<br
/> $cfg['UploadDir'] = ‘upload’;<br
/> before ?&gt;, then save and restart the service.<br
/> thanks again</p> ]]></content:encoded> </item> <item><title>By: yoro</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-18646</link> <dc:creator>yoro</dc:creator> <pubDate>Sun, 04 Dec 2011 14:21:22 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-18646</guid> <description>Thanks, finally got it to work after increasing max_allowed_packet to 2M in my.ini</description> <content:encoded><![CDATA[<p>Thanks, finally got it to work after increasing max_allowed_packet to 2M in my.ini</p> ]]></content:encoded> </item> <item><title>By: Yannis</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-18457</link> <dc:creator>Yannis</dc:creator> <pubDate>Thu, 01 Dec 2011 15:21:53 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-18457</guid> <description>Sorry but didn&#039;t work for me! My SQL file is 175MB. I have tried almost everything but i can&#039;t import the file anyway.</description> <content:encoded><![CDATA[<p>Sorry but didn&#8217;t work for me! My SQL file is 175MB. I have tried almost everything but i can&#8217;t import the file anyway.</p> ]]></content:encoded> </item> <item><title>By: Fidelis</title><link>http://daipratt.co.uk/importing-large-files-into-mysql-with-phpmyadmin/comment-page-2/#comment-17486</link> <dc:creator>Fidelis</dc:creator> <pubDate>Fri, 11 Nov 2011 17:38:12 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=1015#comment-17486</guid> <description>This is really great. I was able to finish up my work within minutes. Thanks a lot.</description> <content:encoded><![CDATA[<p>This is really great. I was able to finish up my work within minutes. Thanks a lot.</p> ]]></content:encoded> </item> </channel> </rss>
