<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install MySQL 8.0 on RHEL/CentOS 8/7 and Fedora 35	</title>
	<atom:link href="https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 03 Dec 2021 07:01:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Arpita Tiwari		</title>
		<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1554687</link>

		<dc:creator><![CDATA[Arpita Tiwari]]></dc:creator>
		<pubDate>Mon, 26 Jul 2021 10:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=178#comment-1554687</guid>

					<description><![CDATA[How can I install version 8.0.17 of MySQL server on rhel 7.9?]]></description>
			<content:encoded><![CDATA[<p>How can I install version 8.0.17 of MySQL server on rhel 7.9?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abdulsalam		</title>
		<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1343208</link>

		<dc:creator><![CDATA[Abdulsalam]]></dc:creator>
		<pubDate>Wed, 08 Jul 2020 12:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=178#comment-1343208</guid>

					<description><![CDATA[Thank you so so much.

This explain solve my problem.]]></description>
			<content:encoded><![CDATA[<p>Thank you so so much.</p>
<p>This explain solve my problem.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1329022</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 22 Apr 2020 07:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=178#comment-1329022</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1328990&quot;&gt;mailmed&lt;/a&gt;.

@mailmed,

Please follow Step #5 - point 9 carefully, if you are installing MySQL first time, you need to get the password from the /var/log/mysqld.log file as explained in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1328990">mailmed</a>.</p>
<p>@mailmed,</p>
<p>Please follow Step #5 &#8211; point 9 carefully, if you are installing MySQL first time, you need to get the password from the /var/log/mysqld.log file as explained in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mailmed		</title>
		<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1328990</link>

		<dc:creator><![CDATA[mailmed]]></dc:creator>
		<pubDate>Wed, 22 Apr 2020 03:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=178#comment-1328990</guid>

					<description><![CDATA[Hello,

I have problems to connect to MySQL, I am getting the following error:
&lt;pre&gt;
#1251 Cannot log in to the MySQL server
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I have problems to connect to MySQL, I am getting the following error:</p>
<pre>
#1251 Cannot log in to the MySQL server
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Muthu		</title>
		<link>https://www.tecmint.com/install-latest-mysql-on-rhel-centos-and-fedora/comment-page-1/#comment-1313523</link>

		<dc:creator><![CDATA[Muthu]]></dc:creator>
		<pubDate>Sat, 25 Jan 2020 17:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=178#comment-1313523</guid>

					<description><![CDATA[Thanks for the step by step guide.

one comment: Centos8 comes with MySQL and removal is required before installing the community edition:
&lt;pre&gt;
# yum install mysql-community-server
&lt;/pre&gt;
we need
&lt;pre&gt;
# yum module disable mysql
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Thanks for the step by step guide.</p>
<p>one comment: Centos8 comes with MySQL and removal is required before installing the community edition:</p>
<pre>
# yum install mysql-community-server
</pre>
<p>we need</p>
<pre>
# yum module disable mysql
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
