<?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>codegood &#187; 32 bit</title>
	<atom:link href="http://www.codegood.com/archives/tag/32-bit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codegood.com</link>
	<description>In the beginning was the Code, and the Code was Good.</description>
	<lastBuildDate>Sat, 02 May 2009 22:06:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL-python Windows 64bit and 32bit distributions</title>
		<link>http://www.codegood.com/archives/4</link>
		<comments>http://www.codegood.com/archives/4#comments</comments>
		<pubDate>Wed, 22 Apr 2009 16:43:18 +0000</pubDate>
		<dc:creator>Ioannis Lalopoulos</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MySQLdb]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://codegood.com/?p=4</guid>
		<description><![CDATA[I have built two 64bit and two 32bit Windows distributions of the MySQLdb module for Python 2.6.x for both the stable 1.2.2 and the beta 1.2.3c1 versions.
It seems there were no 64bit distribution for Windows (at least for Python 2.6.x) in public and some of the 32bit ones I have tried had not been built with charset [...]]]></description>
			<content:encoded><![CDATA[<p>I have built two 64bit and two 32bit Windows distributions of the <a href="http://sourceforge.net/projects/mysql-python/">MySQLdb</a> module for Python 2.6.x for both the stable 1.2.2 and the beta 1.2.3c1 versions.</p>
<p>It seems there were no 64bit distribution for Windows (at least for Python 2.6.x) in public and some of the 32bit ones I have tried had not been built with charset support for languages like greek or hebrew (not that I need them since the encoding I use is utf-8).</p>
<p>You can download the distributions from here:Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p><em><span style="color: #ff0000;"><span style="text-decoration: underline;">UPDATE</span></span></em><em><span style="text-decoration: underline;"> &#8211; Embedded binaries also available:</span></em></p>
<p>For the 64bit embedded versions get:Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p>For the 32bit embedded versions get: Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p>The embedded versions are linked against libmysqld.dll which must be present in the program directory (you will get a dll load fail if it isn&#8217;t there) and the share directory must also exist or else the program will crash in MySQLdb.server_init().</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codegood.com/archives/4/feed</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>
