<?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: Change the Table Prefix of WordPress Blog MySQL Database from wp_</title>
	<atom:link href="http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_/feed" rel="self" type="application/rss+xml" />
	<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_</link>
	<description>Technical answers for technical questions</description>
	<lastBuildDate>Tue, 18 Jun 2013 01:48:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-8827</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 31 Aug 2010 16:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-8827</guid>
		<description><![CDATA[Hello alex,

You can either modify your php.ini file to allow for larger uploads or you can copy the database to the server using scp or sftp and then import it using the MySQL command line. You are correct... everything should work properly. 

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello alex,</p>
<p>You can either modify your php.ini file to allow for larger uploads or you can copy the database to the server using scp or sftp and then import it using the MySQL command line. You are correct&#8230; everything should work properly. </p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-8824</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 31 Aug 2010 15:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-8824</guid>
		<description><![CDATA[hi,

what do you recommend using if one&#039;s mysql database is too large for phpMyAdmin to handle importing? mysql database is 307 mb as a .gz file.

also,  if i change the table prefixes and upload, other than checking plugins and wp-config file settings, i shouldn&#039;t have to make any additional changes in mysql database settings?
everything should work properly?

thanx,

alex]]></description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>what do you recommend using if one&#8217;s mysql database is too large for phpMyAdmin to handle importing? mysql database is 307 mb as a .gz file.</p>
<p>also,  if i change the table prefixes and upload, other than checking plugins and wp-config file settings, i shouldn&#8217;t have to make any additional changes in mysql database settings?<br />
everything should work properly?</p>
<p>thanx,</p>
<p>alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filme Runterladen</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-2044</link>
		<dc:creator>Filme Runterladen</dc:creator>
		<pubDate>Sun, 19 Jul 2009 01:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-2044</guid>
		<description><![CDATA[Damn, that sound&#039;s so easy if you think about it.]]></description>
		<content:encoded><![CDATA[<p>Damn, that sound&#8217;s so easy if you think about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-1585</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 20 May 2009 19:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-1585</guid>
		<description><![CDATA[Hello John,

It looks like however you are backing up your MySQL database it is including the &quot;create database&quot; text. You can either remove this manually or make sure when backing up the database to not have it include creating the database. That should resolve your problem.]]></description>
		<content:encoded><![CDATA[<p>Hello John,</p>
<p>It looks like however you are backing up your MySQL database it is including the &#8220;create database&#8221; text. You can either remove this manually or make sure when backing up the database to not have it include creating the database. That should resolve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-1582</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 20 May 2009 09:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-1582</guid>
		<description><![CDATA[Hi

I followed the above instructions. But when I try to import my modified sql file I get

&#039;#1007 - Can&#039;t create database &#039;acoustj0_wrdp1&#039;; database exists &#039;

Any suggestions would be greatly appreciated.

Regards
John]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I followed the above instructions. But when I try to import my modified sql file I get</p>
<p>&#8216;#1007 &#8211; Can&#8217;t create database &#8216;acoustj0_wrdp1&#8242;; database exists &#8216;</p>
<p>Any suggestions would be greatly appreciated.</p>
<p>Regards<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proxy Kid</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-1520</link>
		<dc:creator>Proxy Kid</dc:creator>
		<pubDate>Mon, 11 May 2009 05:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-1520</guid>
		<description><![CDATA[My teacher talked about this in school last week.]]></description>
		<content:encoded><![CDATA[<p>My teacher talked about this in school last week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-542</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 08 Apr 2009 14:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-542</guid>
		<description><![CDATA[Hello Piter,

Thanks so much for the feedback for the blog. I will b e posting in the future. I typically try to post one article a day in the blog and at this point I plan to continue to do that into the future. 

Thanks!
Alex from Louisville, KY, USA  :)

PS. Your English is actually really good.  Much better than my Latvian/Russian. :)]]></description>
		<content:encoded><![CDATA[<p>Hello Piter,</p>
<p>Thanks so much for the feedback for the blog. I will b e posting in the future. I typically try to post one article a day in the blog and at this point I plan to continue to do that into the future. </p>
<p>Thanks!<br />
Alex from Louisville, KY, USA  :)</p>
<p>PS. Your English is actually really good.  Much better than my Latvian/Russian. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PiterKokoniz</title>
		<link>http://www.question-defense.com/2009/03/08/change-the-table-prefix-of-wordpress-blog-mysql-database-from-wp_#comment-530</link>
		<dc:creator>PiterKokoniz</dc:creator>
		<pubDate>Wed, 08 Apr 2009 06:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1803#comment-530</guid>
		<description><![CDATA[Hello !!!! :)
I am Piter Kokoniz. Just want to tell, that I like your blog very much!
And want to ask you: will you continue to post in this blog in future?
Sorry for my bad english:)
Thank you!
Piter Kokoniz, from Latvia]]></description>
		<content:encoded><![CDATA[<p>Hello !!!! :)<br />
I am Piter Kokoniz. Just want to tell, that I like your blog very much!<br />
And want to ask you: will you continue to post in this blog in future?<br />
Sorry for my bad english:)<br />
Thank you!<br />
Piter Kokoniz, from Latvia</p>
]]></content:encoded>
	</item>
</channel>
</rss>
