<?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 Setup MySQL Replication in RHEL, Rocky and AlmaLinux	</title>
	<atom:link href="https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 10 Jan 2024 07:34:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: sudha		</title>
		<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-2124449</link>

		<dc:creator><![CDATA[sudha]]></dc:creator>
		<pubDate>Wed, 10 Jan 2024 07:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1344#comment-2124449</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1139453&quot;&gt;Ravi Saive&lt;/a&gt;.

Hi Ravi 

Thanks for the knowledge on mysql-master and slave and 
can I have a reference article if present based on the mysql-cluster setup.

Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1139453">Ravi Saive</a>.</p>
<p>Hi Ravi </p>
<p>Thanks for the knowledge on mysql-master and slave and<br />
can I have a reference article if present based on the mysql-cluster setup.</p>
<p>Thanks in advance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sunil		</title>
		<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1695985</link>

		<dc:creator><![CDATA[sunil]]></dc:creator>
		<pubDate>Tue, 04 Jan 2022 13:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1344#comment-1695985</guid>

					<description><![CDATA[&lt;pre&gt;
bind-address	 = 10.128.0.14
server-id 	 = 1
log_bin		 = mysql-bin
&lt;/pre&gt;
When I tried to add the above lines under &lt;code&gt;[mysqld]&lt;/code&gt; the replication is working fine but my syslog-ng.service is getting stopped. 

is there any solution for this?]]></description>
			<content:encoded><![CDATA[<pre>
bind-address	 = 10.128.0.14
server-id 	 = 1
log_bin		 = mysql-bin
</pre>
<p>When I tried to add the above lines under <code>[mysqld]</code> the replication is working fine but my syslog-ng.service is getting stopped. </p>
<p>is there any solution for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SYED AFZAL SYED RAVOOF		</title>
		<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1241060</link>

		<dc:creator><![CDATA[SYED AFZAL SYED RAVOOF]]></dc:creator>
		<pubDate>Tue, 10 Sep 2019 08:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1344#comment-1241060</guid>

					<description><![CDATA[its working fine. thanks for ur help.]]></description>
			<content:encoded><![CDATA[<p>its working fine. thanks for ur help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1139453</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 25 Apr 2019 07:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1344#comment-1139453</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1124843&quot;&gt;Memmiche&lt;/a&gt;.

@Memmiche,

It should work, please follow the instructions carefully..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1124843">Memmiche</a>.</p>
<p>@Memmiche,</p>
<p>It should work, please follow the instructions carefully..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Memmiche		</title>
		<link>https://www.tecmint.com/setup-mysql-replication-rhel-rocky-almalinux/comment-page-1/#comment-1124843</link>

		<dc:creator><![CDATA[Memmiche]]></dc:creator>
		<pubDate>Wed, 03 Apr 2019 09:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1344#comment-1124843</guid>

					<description><![CDATA[Hello, Thank for this Tutorial, but it doesn&#039;t work for me, I followed all steps, but sadly i can&#039;t find the database that I create on Master in the other one. Please Contact me]]></description>
			<content:encoded><![CDATA[<p>Hello, Thank for this Tutorial, but it doesn&#8217;t work for me, I followed all steps, but sadly i can&#8217;t find the database that I create on Master in the other one. Please Contact me</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
