<?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"
	>

<channel>
	<title>geek ramblings &#187; MySQL</title>
	<atom:link href="http://dougal.gunters.org/blog/category/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://dougal.gunters.org</link>
	<description>Random musings of a Southern geek</description>
	<pubDate>Tue, 22 Apr 2008 18:24:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.2-alpha</generator>
	<language>en</language>
			<item>
		<title>Two New WordPress Releases</title>
		<link>http://dougal.gunters.org/blog/2007/02/21/two-new-wordpress-releases</link>
		<comments>http://dougal.gunters.org/blog/2007/02/21/two-new-wordpress-releases#comments</comments>
		<pubDate>Wed, 21 Feb 2007 15:37:09 +0000</pubDate>
		<dc:creator>Dougal</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dougal.gunters.org/blog/2007/02/21/two-new-wordpress-releases</guid>
		<description><![CDATA[<p>
Announcing not one, but <em>two</em> new <a href="http://wordpress.org/">WordPress</a> releases: WordPress 2.0.9 (for the 2.0 branch), and WordPress 2.1.1 (for the 2.1 branch). Both versions include fixes for a minor XSS (cross-site scripting) attack vector, plus various other small bugfixes. [...]</p><script type="text/javascript">SHARETHIS.addEntry({ title: "Two New WordPress Releases", url: "http://dougal.gunters.org/blog/2007/02/21/two-new-wordpress-releases" });</script>]]></description>
			<content:encoded><![CDATA[<p>
Announcing not one, but <em>two</em> new <a href="http://wordpress.org/">WordPress</a> releases: WordPress 2.0.9 (for the 2.0 branch), and WordPress 2.1.1 (for the 2.1 branch). Both versions include fixes for a minor XSS (cross-site scripting) attack vector, plus various other small bugfixes. Due to the possible security bug, all users are urged to upgrade to the newest appropriate version. <a href="http://wordpress.org/development/2007/02/new-releases/">See the announcement on the Development Blog for full details</a>.
</p>
<p>
For those of you who may be confused about why there are two versions being updated in parallel, here&#8217;s a quick rundown: for WordPress to be available as an official package for Debian Linux, we made a commitment to maintain the 2.0 branch through 2010. Also, the 2.0 series still supports older versions of MySQL, while the continued development for WordPress 2.1 and beyond requires (currently) MySQL 4.0 or higher.
</p>
<p>
Also, the very observant among you might have noticed that there was no version 2.0.8 release. We went straight from 2.0.7 to 2.0.9. What happened? Well, we were just about to release 2.0.8, it was even tagged in svn and the package was available for download, but the official announcement was delayed while some new servers were being installed. Then the last XSS hole was brought to our attention, so we had to go ahead and bump the version number again for the new changes. Now you&#8217;re prepared to win the bonus round when you play WordPress Trivia. <img src='http://dougal.gunters.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
<p>
In related news, I&#8217;ve split the WordPress announcements on <a href="http://freshmeat.net/">Freshmeat.net</a> into two branches, to reflect the stable support for the 2.0 line and continued development for 2.1+. If you aren&#8217;t familiar with Freshmeat, it&#8217;s a service where software projects can announce their latest releases. If you sign up for an account, you can even get email notification of whichever projects you would like to subscribe to. If you would like to use Freshmeat to track WordPress releases, you can visit the project pages for <a href="http://freshmeat.net/projects/wordpress/?branch_id=68580">WordPress 2.0</a> and <a href="http://freshmeat.net/projects/wordpress/?branch_id=46172">WordPress 2.1</a>.</p>
<p><a href="http://sharethis.com/item?&wp=2.5.2-alpha&amp;publisher=06a70a77-1fc0-46a9-81d1-6a696e6ed23f&amp;title=Two+New+WordPress+Releases&amp;url=http%3A%2F%2Fdougal.gunters.org%2Fblog%2F2007%2F02%2F21%2Ftwo-new-wordpress-releases">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://dougal.gunters.org/blog/2007/02/21/two-new-wordpress-releases/feed</wfw:commentRss>
		</item>
		<item>
		<title>Downtime</title>
		<link>http://dougal.gunters.org/blog/2006/02/07/downtime</link>
		<comments>http://dougal.gunters.org/blog/2006/02/07/downtime#comments</comments>
		<pubDate>Tue, 07 Feb 2006 15:39:13 +0000</pubDate>
		<dc:creator>Dougal</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Servers]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[this-site]]></category>

		<guid isPermaLink="false">http://dougal.gunters.org/blog/2006/02/07/downtime</guid>
		<description><![CDATA[<p>
Some of you might have noticed that my site had some downtime over the weekend, and into Monday night. I had upgraded MySQL from version 3.23.x to version 5.0 last week. Everything seemed fine at the time, but when the server ran some maintenance tasks on Saturday night, it turned up some mismatched library versions between <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym> and MySQL. [...]</p><script type="text/javascript">SHARETHIS.addEntry({ title: "Downtime", url: "http://dougal.gunters.org/blog/2006/02/07/downtime" });</script>]]></description>
			<content:encoded><![CDATA[<p>
Some of you might have noticed that my site had some downtime over the weekend, and into Monday night. I had upgraded MySQL from version 3.23.x to version 5.0 last week. Everything seemed fine at the time, but when the server ran some maintenance tasks on Saturday night, it turned up some mismatched library versions between <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym> and MySQL. And of course, I didn&#8217;t know about it until Monday, because an emergency came up that took me out of town all day on Sunday.
</p>
<p>
So, I finally found time on Monday evening to try to resolve a cascading chain of library dependencies, recompiling just about everything on the server that is related to Apache, <acronym title='Php Hypertext Processor'><span class='caps'>PHP</span></acronym>, and MySQL. Of course, in the process, a few other things broke for some reason (mainly GD and ImageMagick).
</p>
<p>
Things seem to be working okay again, as far as I can tell. But if you notice any major errors, let me know.</p>
<p><a href="http://sharethis.com/item?&wp=2.5.2-alpha&amp;publisher=06a70a77-1fc0-46a9-81d1-6a696e6ed23f&amp;title=Downtime&amp;url=http%3A%2F%2Fdougal.gunters.org%2Fblog%2F2006%2F02%2F07%2Fdowntime">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://dougal.gunters.org/blog/2006/02/07/downtime/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
