<?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>SupportSages &#187; mysql version 5.1</title>
	<atom:link href="http://www.supportsages.com/blog/tag/mysql-version-51/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supportsages.com/blog</link>
	<description>Technical Support and Server Management : Musings in the fox hole.</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to upgrade MySQL 5.0 to MySQL 5.1 in a cPanel server</title>
		<link>http://www.supportsages.com/blog/2009/04/how-to-upgrade-mysql-50-to-mysql-51-in-a-cpanel-server/</link>
		<comments>http://www.supportsages.com/blog/2009/04/how-to-upgrade-mysql-50-to-mysql-51-in-a-cpanel-server/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 08:17:27 +0000</pubDate>
		<dc:creator>Fabian</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql version 5.1]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=40</guid>
		<description><![CDATA[A similar request came to us two years back when we had to upgrade MySQL version 4.0 to MySQL 5.0. We are listing here the same approach for the current needs of upgrading MySQL 5.0 to 5.1

File responsible for the MySQL version is <strong>/var/cpanel/cpanel.config</strong>

Open it, find the variable mysql-version and edit the value to read <strong>mysql-version=5.1</strong>

And finally run 

<blockquote>/scripts/mysqlup </blockquote>

This should upgrade your MySQL version to MySQL 5.1. For better understanding of the process behind, /scripts/mysqlup, go through the code and browse the URL http://httpupdate.cpanel.net/mysqlinstall/

SupportSages rocks!! ]]></description>
			<content:encoded><![CDATA[<p>A similar request came to us two years back when we had to upgrade MySQL version 4.0 to MySQL 5.0. We are listing here the same approach for the current needs of upgrading MySQL 5.0 to 5.1</p>
<p>File responsible for the MySQL version is <strong>/var/cpanel/cpanel.config</strong></p>
<p>Open it, find the variable mysql-version and edit the value to read <strong>mysql-version=5.1</strong></p>
<p>And finally run </p>
<blockquote><p>/scripts/mysqlup </p></blockquote>
<p>This should upgrade your MySQL version to MySQL 5.1. For better understanding of the process behind, /scripts/mysqlup, go through the code and browse the URL http://httpupdate.cpanel.net/mysqlinstall/</p>
<p>SupportSages rocks!! </p>
<div class="tweetthis" style="text-align:left;"><p> <a  class="tt" href="http://twitter.com/home/?status=How+to+upgrade+MySQL+5.0+to+MySQL+5.1+in+a+cPanel+server+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F40" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=How+to+upgrade+MySQL+5.0+to+MySQL+5.1+in+a+cPanel+server+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F40" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/04/how-to-upgrade-mysql-50-to-mysql-51-in-a-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

