<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[PHP 5.3 的 mysqlnd 还是beta，建议暂时停留一下下升级]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Sun, 03 Apr 2011 16:27:49 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	今天将 PHP 5.3.3 的内置 mysqlnd 驱动编译参数打开（--with-mysql=mysqlnd --with-mysqli=mysqlnd ），make install之后，httpd的CPU占用为100%，负载瞬间无限攀升，便退回非 mysqlnd 版本。<br/><br/> <br/><br/>后在排除过程中发现，导致这一问题的元凶是 mysql 某些用户的密码是 old_password 加密，换为新的 MySQL 4.1+ （password）后问题解决。虽然mysqlnd不兼容old_password，但出现CPU100%实在令人难以理解。在这留个记号。<br/><br/> <br/><br/>更新：mysqlnd目前还是dev版，非常不稳定，经常导致内存溢出，cpu100%，换回libmysql后正常。<br/><br/>来源：http://chen.so/post/59/
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] PHP 5.3 的 mysqlnd 还是beta，建议暂时停留一下下升级]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>