<?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>SQL &#8211; PHM Sciences: Blog</title>
	<atom:link href="https://www.phmsciences.com/blog/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.phmsciences.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 12 Oct 2019 18:51:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Upgrading from MariaDB 5.5 to MariaDB 10.2 on CentOS 7</title>
		<link>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/</link>
					<comments>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/#respond</comments>
		
		<dc:creator><![CDATA[phm]]></dc:creator>
		<pubDate>Sat, 29 Sep 2018 18:43:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://www.phmsciences.com/blog/?p=187</guid>

					<description><![CDATA[By default, CentOS 7 uses MariaDB 5.5. Newer versions of MariaDB are available from Software Collections. Here is the code I used on a few different servers to change the SQL database version from MariaDB 5.5 to 10.2: # Install MariaDB 10.2. You might need to add the Software Collections repo beforehand. yum install rh-mariadb102-mariadb-server [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
