<?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>评论：更改 WordPress 数据库表名前缀</title>
	<atom:link href="http://www.benmao.com/archives/868/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benmao.com/archives/868</link>
	<description>关注互联网，生活，音乐，乐此不疲的一只笨猫</description>
	<lastBuildDate>Wed, 28 Jul 2010 02:02:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：枫子</title>
		<link>http://www.benmao.com/archives/868/comment-page-1#comment-7738</link>
		<dc:creator>枫子</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmao.com/?p=868#comment-7738</guid>
		<description>大哥 你知道这个 为什么我的博客会出问题呢....
你把我的搞得我自己都不想要了。</description>
		<content:encoded><![CDATA[<p>大哥 你知道这个 为什么我的博客会出问题呢&#8230;.<br />
你把我的搞得我自己都不想要了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：YYWR</title>
		<link>http://www.benmao.com/archives/868/comment-page-1#comment-7508</link>
		<dc:creator>YYWR</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmao.com/?p=868#comment-7508</guid>
		<description>确定有用？
什么时候去试试</description>
		<content:encoded><![CDATA[<p>确定有用？<br />
什么时候去试试</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Mars</title>
		<link>http://www.benmao.com/archives/868/comment-page-1#comment-7478</link>
		<dc:creator>Mars</dc:creator>
		<pubDate>Fri, 13 Nov 2009 11:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmao.com/?p=868#comment-7478</guid>
		<description>&lt;a href=&quot;#comment-7461&quot; rel=&quot;nofollow&quot;&gt;@Dianso&lt;/a&gt; 
这位同志补充的不错。。。 :o</description>
		<content:encoded><![CDATA[<p><a href="#comment-7461" rel="nofollow">@Dianso</a><br />
这位同志补充的不错。。。 <img src='http://www.benmao.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Dianso</title>
		<link>http://www.benmao.com/archives/868/comment-page-1#comment-7461</link>
		<dc:creator>Dianso</dc:creator>
		<pubDate>Thu, 12 Nov 2009 10:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.benmao.com/?p=868#comment-7461</guid>
		<description>用户权限也需要修改，否则无法登陆后台。

update wc_options set option_name = replace(option_name,&#039;wp_user_roles&#039;,&#039;wc_user_roles&#039;)
update wc_usermeta set meta_key = replace(meta_key,&#039;wp_capabilities&#039;,&#039;wc_capabilities&#039;)
update wc_usermeta set meta_key = replace(meta_key,&#039;wp_user_level&#039;,&#039;wc_user_level&#039;)
update wc_usermeta set meta_key = replace(meta_key,&#039;wp_autosave_draft_ids&#039;,&#039;wc_autosave_draft_ids&#039;)</description>
		<content:encoded><![CDATA[<p>用户权限也需要修改，否则无法登陆后台。</p>
<p>update wc_options set option_name = replace(option_name,&#8217;wp_user_roles&#8217;,'wc_user_roles&#8217;)<br />
update wc_usermeta set meta_key = replace(meta_key,&#8217;wp_capabilities&#8217;,'wc_capabilities&#8217;)<br />
update wc_usermeta set meta_key = replace(meta_key,&#8217;wp_user_level&#8217;,'wc_user_level&#8217;)<br />
update wc_usermeta set meta_key = replace(meta_key,&#8217;wp_autosave_draft_ids&#8217;,'wc_autosave_draft_ids&#8217;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
