<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python and MySQLdb</title>
	<atom:link href="http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/feed/" rel="self" type="application/rss+xml" />
	<link>http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/</link>
	<description>Personal Blog</description>
	<lastBuildDate>Tue, 22 May 2012 08:39:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: teichholtz</title>
		<link>http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-393</link>
		<dc:creator><![CDATA[teichholtz]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 22:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-393</guid>
		<description><![CDATA[The commit() omission from many examples and other forums is surprising to me.  I lost an entire work day trying to figure out why my deletes were not sticking.]]></description>
		<content:encoded><![CDATA[<p>The commit() omission from many examples and other forums is surprising to me.  I lost an entire work day trying to figure out why my deletes were not sticking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Week: All quite on the Western Front and How many Linux users are there? : Command Line Warriors</title>
		<link>http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-392</link>
		<dc:creator><![CDATA[This Week: All quite on the Western Front and How many Linux users are there? : Command Line Warriors]]></dc:creator>
		<pubDate>Sat, 11 Aug 2007 21:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-392</guid>
		<description><![CDATA[[...] has been using Python with MySQL, beware it is MySQL as you know it but there is one more task you must commit [...]]]></description>
		<content:encoded><![CDATA[<p>[...] has been using Python with MySQL, beware it is MySQL as you know it but there is one more task you must commit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeth</title>
		<link>http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-391</link>
		<dc:creator><![CDATA[Zeth]]></dc:creator>
		<pubDate>Tue, 07 Aug 2007 22:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://phillsacre.me.uk/2007/07/30/python-and-mysqldb/#comment-391</guid>
		<description><![CDATA[Yeah, good point that man. I have used sqlite with Python quite a bit and it took me a good part of an evening to figure out why my tables were not working before I found commit().

I personally would rather have automatic commits, but maybe in a really large system, like Google or whatever, it might make a difference.]]></description>
		<content:encoded><![CDATA[<p>Yeah, good point that man. I have used sqlite with Python quite a bit and it took me a good part of an evening to figure out why my tables were not working before I found commit().</p>
<p>I personally would rather have automatic commits, but maybe in a really large system, like Google or whatever, it might make a difference.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

