<?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 a Large WordPress Database &#8212; An Alternative to phpMyAdmin</title>
	<atom:link href="http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/</link>
	<description>Technology Made Easy</description>
	<lastBuildDate>Fri, 18 May 2012 21:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-RC1-20950</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tanveer Malik</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-31723</link>
		<dc:creator>Tanveer Malik</dc:creator>
		<pubDate>Wed, 22 Sep 2010 20:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-31723</guid>
		<description>Very interesting and informative video. I wonder if there is any similar tool available to import large XML files back into the WordPress database?</description>
		<content:encoded><![CDATA[<p>Very interesting and informative video. I wonder if there is any similar tool available to import large XML files back into the WordPress database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: figaro</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-29355</link>
		<dc:creator>figaro</dc:creator>
		<pubDate>Mon, 28 Jun 2010 17:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-29355</guid>
		<description>I&#039;m not aware of any backup plugin that will import a database...not to mention a large database.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not aware of any backup plugin that will import a database&#8230;not to mention a large database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Douglas</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-29353</link>
		<dc:creator>Alberto Douglas</dc:creator>
		<pubDate>Mon, 28 Jun 2010 15:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-29353</guid>
		<description>An another alternative is wordpress database backup plugin.</description>
		<content:encoded><![CDATA[<p>An another alternative is wordpress database backup plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archana</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23827</link>
		<dc:creator>Archana</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23827</guid>
		<description>Finally I managed to import my wordpress database and my phpbb forum. I used the programm SQLyog. It works just like a ftp-programm and this way I could import my database again. I am so glad it worked! I thought I can never get my site back on. It&#039;s in Dutch, but if you want to check it out: http://www.animal-crossing.nl</description>
		<content:encoded><![CDATA[<p>Finally I managed to import my wordpress database and my phpbb forum. I used the programm SQLyog. It works just like a ftp-programm and this way I could import my database again. I am so glad it worked! I thought I can never get my site back on. It&#8217;s in Dutch, but if you want to check it out: <a href="http://www.animal-crossing.nl" rel="nofollow">http://www.animal-crossing.nl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: figaro</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23826</link>
		<dc:creator>figaro</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23826</guid>
		<description>@Janice Welch: Categorie just provides a way to group (filter) your posts...when you click on a post or comment link in a post, then you are taken to that post. It sounds like you want your categories to be separate mini-blogs all showing on a homepage. I&#039;m sure this could be done, but it would take some significant coding. I don&#039;t have time for something that involved, but you may want to post to the WordPress Pro mailing list and see what kind of response you get--I don&#039;t know of a plugin that will do this, so it will cost to have this coded by someone.</description>
		<content:encoded><![CDATA[<p>@Janice Welch: Categorie just provides a way to group (filter) your posts&#8230;when you click on a post or comment link in a post, then you are taken to that post. It sounds like you want your categories to be separate mini-blogs all showing on a homepage. I&#8217;m sure this could be done, but it would take some significant coding. I don&#8217;t have time for something that involved, but you may want to post to the WordPress Pro mailing list and see what kind of response you get&#8211;I don&#8217;t know of a plugin that will do this, so it will cost to have this coded by someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice Welch</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23805</link>
		<dc:creator>Janice Welch</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23805</guid>
		<description>I am having trouble with my posts linking to the same category (in every one of my categories) when you hit &quot;read more&quot; or try to add another comment from the site side. I want the comments in each category to stay on that category post (category page the main commment is listed on, not take the reader to another page (category). Can you help me?

To see what I am talking about my web site is http://www.heretowellness.com
Thank you. 

My email address is Janice@austinrain.com</description>
		<content:encoded><![CDATA[<p>I am having trouble with my posts linking to the same category (in every one of my categories) when you hit &#8220;read more&#8221; or try to add another comment from the site side. I want the comments in each category to stay on that category post (category page the main commment is listed on, not take the reader to another page (category). Can you help me?</p>
<p>To see what I am talking about my web site is <a href="http://www.heretowellness.com" rel="nofollow">http://www.heretowellness.com</a><br />
Thank you. </p>
<p>My email address is <a href="mailto:Janice@austinrain.com">Janice@austinrain.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: figaro</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23714</link>
		<dc:creator>figaro</dc:creator>
		<pubDate>Wed, 20 Jan 2010 02:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23714</guid>
		<description>@Archana: Can&#039;t really help more than I have...you should be able to dump the db without that table.</description>
		<content:encoded><![CDATA[<p>@Archana: Can&#8217;t really help more than I have&#8230;you should be able to dump the db without that table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archana</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23711</link>
		<dc:creator>Archana</dc:creator>
		<pubDate>Tue, 19 Jan 2010 22:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23711</guid>
		<description>I don&#039;t know exactly what to do now. I can&#039;t do a thing through my phpadmin except for dumping all my tables. If I want to import the database I get an error. If I upload the file through bigdump I get a few errors. I removed the line 44 but I still get errors. 

At this point I can&#039;t get to my orignial adminpanel since there aren&#039;t any complete tables online. Is there another way to fix what I have done? 

I hope I can upload it again because it took me months to (almost) finish my website... 

Thank for your help.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know exactly what to do now. I can&#8217;t do a thing through my phpadmin except for dumping all my tables. If I want to import the database I get an error. If I upload the file through bigdump I get a few errors. I removed the line 44 but I still get errors. </p>
<p>At this point I can&#8217;t get to my orignial adminpanel since there aren&#8217;t any complete tables online. Is there another way to fix what I have done? </p>
<p>I hope I can upload it again because it took me months to (almost) finish my website&#8230; </p>
<p>Thank for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narayanan</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23694</link>
		<dc:creator>Narayanan</dc:creator>
		<pubDate>Tue, 19 Jan 2010 03:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23694</guid>
		<description>U r using wordpress right?
Then there is another way to get all ur post and other things.Just instead of downloading the database and solving these kind of errors u can Download the xml file from u wordpress admin menu and upload it and get all ur post.</description>
		<content:encoded><![CDATA[<p>U r using wordpress right?<br />
Then there is another way to get all ur post and other things.Just instead of downloading the database and solving these kind of errors u can Download the xml file from u wordpress admin menu and upload it and get all ur post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: figaro</title>
		<link>http://educhalk.org/blog/2009/01/how-to-import-a-large-wordpress-database-an-alternative-to-phpmyadmin/comment-page-1/#comment-23687</link>
		<dc:creator>figaro</dc:creator>
		<pubDate>Mon, 18 Jan 2010 20:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://educhalk.org/blog/?p=125#comment-23687</guid>
		<description>@Archana: Yes, phpmyadmin...just dump the db again but without that table.</description>
		<content:encoded><![CDATA[<p>@Archana: Yes, phpmyadmin&#8230;just dump the db again but without that table.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

