<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>登高望远 &#187; phpmyadmin</title>
	<atom:link href="http://www.dengor.com/archives/tag/phpmyadmin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dengor.com</link>
	<description>努力往上  只为看得更远一点点......</description>
	<lastBuildDate>Mon, 06 Feb 2012 08:59:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>phpMyAdmin中批量替换内容的方法</title>
		<link>http://www.dengor.com/archives/457.html</link>
		<comments>http://www.dengor.com/archives/457.html#comments</comments>
		<pubDate>Wed, 16 Dec 2009 01:56:31 +0000</pubDate>
		<dc:creator>dengor</dc:creator>
				<category><![CDATA[网站程序]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[替换]]></category>

		<guid isPermaLink="false">http://www.dengor.com/?p=457</guid>
		<description><![CDATA[如果mysql数据库中某个特定词语要修改或删除,&#160; 这时候就要用到批量替换, 可以在phpmyadmin中执行以下SQL语句: UPDATE `表名` SET `字段` = REPLACE(`字段`,&#39;替换内容&#39;,&#39;替换值&#39;); 推荐阅读网人网语收集Godaddy最新6月优惠码文字中间加横线和对文字打叉DEDE5.5最近不能采集图片本地化解决办法 网络笑话收集VPS性能测试程序UnixBench国外高性价比VPS-virpus集成google 百度 淘宝的搜索工具条DEDE自动生成关键字列表页面对百度很无奈]]></description>
			<content:encoded><![CDATA[<p>如果mysql数据库中某个特定词语要修改或删除,&nbsp; 这时候就要用到批量替换,</p>
<p>可以在phpmyadmin中执行以下SQL语句:</p>
<div class="hl-surround">
<pre>UPDATE `表名` SET `字段` = REPLACE(`字段`,&#39;替换内容&#39;,&#39;替换值&#39;);</pre>
</div>
<div  class="related_post_title">推荐阅读</div><ul class="related_post"><li><a href="http://www.dengor.com/archives/715.html" title="网人网语收集">网人网语收集</a></li><li><a href="http://www.dengor.com/archives/805.html" title="Godaddy最新6月优惠码">Godaddy最新6月优惠码</a></li><li><a href="http://www.dengor.com/archives/256.html" title="文字中间加横线和对文字打叉">文字中间加横线和对文字打叉</a></li><li><a href="http://www.dengor.com/archives/342.html" title="DEDE5.5最近不能采集图片本地化解决办法">DEDE5.5最近不能采集图片本地化解决办法</a></li><li><a href="http://www.dengor.com/archives/136.html" title=" 网络笑话收集"> 网络笑话收集</a></li><li><a href="http://www.dengor.com/archives/948.html" title="VPS性能测试程序UnixBench">VPS性能测试程序UnixBench</a></li><li><a href="http://www.dengor.com/archives/1258.html" title="国外高性价比VPS-virpus">国外高性价比VPS-virpus</a></li><li><a href="http://www.dengor.com/archives/291.html" title="集成google 百度  淘宝的搜索工具条">集成google 百度  淘宝的搜索工具条</a></li><li><a href="http://www.dengor.com/archives/532.html" title="DEDE自动生成关键字列表页面">DEDE自动生成关键字列表页面</a></li><li><a href="http://www.dengor.com/archives/539.html" title="对百度很无奈">对百度很无奈</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.dengor.com/archives/457.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

