<?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: Python 連接 MySQL</title>
	<atom:link href="http://www.hkcode.com/programming/417/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hkcode.com/programming/417</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: another_python_fan</title>
		<link>http://www.hkcode.com/programming/417#comment-21842</link>
		<dc:creator>another_python_fan</dc:creator>
		<pubDate>Thu, 10 Nov 2011 04:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/programming/417#comment-21842</guid>
		<description>@python爱好者:

You might be interested in this:

http://stackoverflow.com/questions/207981/how-to-enable-mysql-client-auto-re-connect-with-mysqldb

and this patch:

https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/163184

Good luck.</description>
		<content:encoded><![CDATA[<p>@python爱好者:</p>
<p>You might be interested in this:</p>
<p><a href="http://stackoverflow.com/questions/207981/how-to-enable-mysql-client-auto-re-connect-with-mysqldb" rel="nofollow">http://stackoverflow.com/questions/207981/how-to-enable-mysql-client-auto-re-connect-with-mysqldb</a></p>
<p>and this patch:</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/163184" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/python-mysqldb/+bug/163184</a></p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: python爱好者</title>
		<link>http://www.hkcode.com/programming/417#comment-14980</link>
		<dc:creator>python爱好者</dc:creator>
		<pubDate>Fri, 15 Jul 2011 02:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/programming/417#comment-14980</guid>
		<description>你好，非常感谢你的分享精神，很仔细。
但是我有一个疑问，当你在执行从数据库提取资料的操作时，突然断线了怎么办，用什么方法让它实现断线重连呢？
ps:断线的原因有很多种，不仅仅局限于服务器重启。</description>
		<content:encoded><![CDATA[<p>你好，非常感谢你的分享精神，很仔细。<br />
但是我有一个疑问，当你在执行从数据库提取资料的操作时，突然断线了怎么办，用什么方法让它实现断线重连呢？<br />
ps:断线的原因有很多种，不仅仅局限于服务器重启。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

