<?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>Connecting Things - Ross Bates &#187; mysql</title>
	<atom:link href="http://www.rossbates.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rossbates.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Dec 2009 21:05:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Upgrade Issue</title>
		<link>http://www.rossbates.com/2009/10/mysql-upgrade-issue/</link>
		<comments>http://www.rossbates.com/2009/10/mysql-upgrade-issue/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:20:59 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.rossbates.com/?p=300</guid>
		<description><![CDATA[I just spent more time than I should have troubleshooting why the upgrade of MySQL from 5.0 to 5.1 on a Debian box resulted in a MySQL instance that wouldn&#8217;t start. Not a lot out there on this so hopefully this will save someone a bit of time in the future.
When upgrading from 5.0 to [...]]]></description>
			<content:encoded><![CDATA[<p>I just spent more time than I should have troubleshooting why the upgrade of MySQL from 5.0 to 5.1 on a Debian box resulted in a MySQL instance that wouldn&#8217;t start. Not a lot out there on this so hopefully this will save someone a bit of time in the future.</p>
<p>When upgrading from 5.0 to 5.1 using apt everything will install normally. Then when the MySQL service tries to restart you&#8217;ll see and init.d error and an error that looks something like this:</p>
<p style="padding-left: 30px;"><em><strong>Errors were encountered while processing:mysql-server-5.1mysql-server</strong></em></p>
<p>Not a lot to go on here but as it turns<em> </em>there is a deprecated entry in the my.cnf file called <strong>skip-bdb</strong>.  Comment this line out and you should be good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rossbates.com/2009/10/mysql-upgrade-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
