<?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: Quickly Change the WordPress MySQL Database Table Prefix</title>
	<atom:link href="http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/</link>
	<description>Technology Reviews, Movies and TV Shows, Personal Finance, Politics, Environment, Books...</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:08:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-33106</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 14 Jul 2011 23:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-33106</guid>
		<description>Here it is for Wordpress... Just use the query below simply replacing newprefix_ with your prefix ... that will quickly change each default table in Wordpress 3.2.  Hope that helps someone.

RENAME TABLE 
wp_commentmeta TO newprefix_commentmeta,
wp_comments TO newprefix_comments,
wp_links TO newprefix_links,
wp_options TO newprefix_options,
wp_postmeta TO newprefix_postmeta,
wp_posts TO newprefix_posts,
wp_terms TO newprefix_terms,
wp_term_relationships TO newprefix_term_relationships,
wp_term_taxonomy TO newprefix_term_taxonomy,
wp_usermeta TO newprefix_usermeta,
wp_users TO newprefix_users;</description>
		<content:encoded><![CDATA[<p>Here it is for WordPress&#8230; Just use the query below simply replacing newprefix_ with your prefix &#8230; that will quickly change each default table in WordPress 3.2.  Hope that helps someone.</p>
<p>RENAME TABLE<br />
wp_commentmeta TO newprefix_commentmeta,<br />
wp_comments TO newprefix_comments,<br />
wp_links TO newprefix_links,<br />
wp_options TO newprefix_options,<br />
wp_postmeta TO newprefix_postmeta,<br />
wp_posts TO newprefix_posts,<br />
wp_terms TO newprefix_terms,<br />
wp_term_relationships TO newprefix_term_relationships,<br />
wp_term_taxonomy TO newprefix_term_taxonomy,<br />
wp_usermeta TO newprefix_usermeta,<br />
wp_users TO newprefix_users;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Lawhorn</title>
		<link>http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-32150</link>
		<dc:creator>Chris Lawhorn</dc:creator>
		<pubDate>Wed, 18 May 2011 17:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-32150</guid>
		<description>On the single quote reformatting front, I had a question...

On my site (http://www.runhundred.com) the search works fine--for the most part.

But, if anyone searches for a post with an apostrophe (like Guess Who&#039;s Coming To Dinner) the search not only fails to find the post, but also gets this error:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource

Any ideas on how to fix this?</description>
		<content:encoded><![CDATA[<p>On the single quote reformatting front, I had a question&#8230;</p>
<p>On my site (<a href="http://www.runhundred.com" rel="nofollow">http://www.runhundred.com</a>) the search works fine&#8211;for the most part.</p>
<p>But, if anyone searches for a post with an apostrophe (like Guess Who&#8217;s Coming To Dinner) the search not only fails to find the post, but also gets this error:</p>
<p>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource</p>
<p>Any ideas on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADNAN</title>
		<link>http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-31722</link>
		<dc:creator>ADNAN</dc:creator>
		<pubDate>Wed, 13 Apr 2011 18:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-31722</guid>
		<description>Hello,
first of all thanks for useful post,after changing wordpress database prefix, pages on my site are not working like this
http://www.filmylinks4u.net/page/136/
please help me</description>
		<content:encoded><![CDATA[<p>Hello,<br />
first of all thanks for useful post,after changing wordpress database prefix, pages on my site are not working like this<br />
<a href="http://www.filmylinks4u.net/page/136/" rel="nofollow">http://www.filmylinks4u.net/page/136/</a><br />
please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin</title>
		<link>http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-27383</link>
		<dc:creator>Calvin</dc:creator>
		<pubDate>Sun, 15 Aug 2010 01:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/#comment-27383</guid>
		<description>Pajko - sound like you know &#039;a little PHP code that can write a short script that will do the find and replace part in few second. Why not share the code with us - or at least me :)</description>
		<content:encoded><![CDATA[<p>Pajko &#8211; sound like you know &#8216;a little PHP code that can write a short script that will do the find and replace part in few second. Why not share the code with us &#8211; or at least me <img src='http://www.bhatt.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

