<?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 for 漂自己的移，让别人都撞墙去吧</title>
	<atom:link href="http://www.gagahappy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gagahappy.com</link>
	<description>Life is what? Get busy living or get busy dying</description>
	<lastBuildDate>Sat, 26 Mar 2011 02:33:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on find_all终成大患了 by Neo</title>
		<link>http://www.gagahappy.com/find_all-is-error-in-rails-2-0-up/comment-page-1/#comment-46</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Sat, 26 Mar 2011 02:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=3562#comment-46</guid>
		<description>其实find_by_sql也很和谐
嘿嘿，中心出事了吧</description>
		<content:encoded><![CDATA[<p>其实find_by_sql也很和谐<br />
嘿嘿，中心出事了吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mysql select 蹩脚的语法 by moonfox</title>
		<link>http://www.gagahappy.com/mysql-select-strange-syntax/comment-page-1/#comment-44</link>
		<dc:creator>moonfox</dc:creator>
		<pubDate>Tue, 08 Mar 2011 12:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=3464#comment-44</guid>
		<description>我赛，你现在都已经高深的这种程度了，佩服啊</description>
		<content:encoded><![CDATA[<p>我赛，你现在都已经高深的这种程度了，佩服啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mysql select 蹩脚的语法 by Neo</title>
		<link>http://www.gagahappy.com/mysql-select-strange-syntax/comment-page-1/#comment-43</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Mon, 07 Mar 2011 15:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=3464#comment-43</guid>
		<description>Use of an unqualified * with other items in the select list may produce a parse error. To avoid this problem, use a qualified tbl_name.* reference

SELECT AVG(score), t1.* FROM t1 ...


哈哈，文档里面是这样说的，人家说了会出问题的</description>
		<content:encoded><![CDATA[<p>Use of an unqualified * with other items in the select list may produce a parse error. To avoid this problem, use a qualified tbl_name.* reference</p>
<p>SELECT AVG(score), t1.* FROM t1 &#8230;</p>
<p>哈哈，文档里面是这样说的，人家说了会出问题的</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ubuntu initrd.img 制作 by moonfox</title>
		<link>http://www.gagahappy.com/ubuntu-initrdimg/comment-page-1/#comment-38</link>
		<dc:creator>moonfox</dc:creator>
		<pubDate>Mon, 02 Nov 2009 02:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=10#comment-38</guid>
		<description>:-P</description>
		<content:encoded><![CDATA[<p> <img src='http://www.gagahappy.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ubuntu initrd.img 制作 by clivo</title>
		<link>http://www.gagahappy.com/ubuntu-initrdimg/comment-page-1/#comment-37</link>
		<dc:creator>clivo</dc:creator>
		<pubDate>Sun, 01 Nov 2009 12:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=10#comment-37</guid>
		<description>很谢谢你的意见，回头我试试看。</description>
		<content:encoded><![CDATA[<p>很谢谢你的意见，回头我试试看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ubuntu initrd.img 制作 by moonfox</title>
		<link>http://www.gagahappy.com/ubuntu-initrdimg/comment-page-1/#comment-36</link>
		<dc:creator>moonfox</dc:creator>
		<pubDate>Sun, 01 Nov 2009 12:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=10#comment-36</guid>
		<description>To：clivo我也遇到过你这种情况，就是在非正常关机的情况下造成的，不过我的情况是还可以进入其它内核版本的系统，而你是新装的机子，上面没有其它内核的版本，这个我也不知道了，不知道能否利用live CD 进入系统，对“/lib/modules”所在分区的内核文件进行编辑，生成initrd.img文件，这个我也没有试过，纯属胡说了。
PS：很高兴您能来到本站。</description>
		<content:encoded><![CDATA[<p>To：clivo我也遇到过你这种情况，就是在非正常关机的情况下造成的，不过我的情况是还可以进入其它内核版本的系统，而你是新装的机子，上面没有其它内核的版本，这个我也不知道了，不知道能否利用live CD 进入系统，对“/lib/modules”所在分区的内核文件进行编辑，生成initrd.img文件，这个我也没有试过，纯属胡说了。<br />
PS：很高兴您能来到本站。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ubuntu initrd.img 制作 by clivo</title>
		<link>http://www.gagahappy.com/ubuntu-initrdimg/comment-page-1/#comment-35</link>
		<dc:creator>clivo</dc:creator>
		<pubDate>Sun, 01 Nov 2009 01:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gagahappy.com/?p=10#comment-35</guid>
		<description>你好，从google上找到了这里，冒昧请教一个问题：
我的ubuntu9.10昨天经历了一次非正常关闭以后，今天再想进去时出现了Unable to mount root fs on unknown-block(8,5)的错误。在网上搜了一下，碰到有(8,1)的竟然说是系统尝试在第8块硬盘第1个分区mount root，至于解决方法那帮老外最后似乎也道不明白。由于ubuntu是新装的也没有留下任何“过去的内核”。请问现在我应该怎么办？</description>
		<content:encoded><![CDATA[<p>你好，从google上找到了这里，冒昧请教一个问题：<br />
我的ubuntu9.10昨天经历了一次非正常关闭以后，今天再想进去时出现了Unable to mount root fs on unknown-block(8,5)的错误。在网上搜了一下，碰到有(8,1)的竟然说是系统尝试在第8块硬盘第1个分区mount root，至于解决方法那帮老外最后似乎也道不明白。由于ubuntu是新装的也没有留下任何“过去的内核”。请问现在我应该怎么办？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

