<?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>MySQL</title>
	<atom:link href="https://www.tecmint.com/category/mysql-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 20 Apr 2022 06:52:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>MySQL</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install dbWatch to Monitor MySQL Performance in Linux</title>
		<link>https://www.tecmint.com/dbwatch-monitor-mysql-performance/</link>
					<comments>https://www.tecmint.com/dbwatch-monitor-mysql-performance/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 20 Apr 2022 06:52:33 +0000</pubDate>
				<category><![CDATA[Database Tools]]></category>
		<category><![CDATA[Monitoring Tools]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=46052</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/dbwatch-monitor-mysql-performance/">How to Install dbWatch to Monitor MySQL Performance in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>dbWatch is a powerful, multi-platform, fully-featured, and enterprise-grade SQL database monitoring and management tool that gives you full control over</p>
The post <a href="https://www.tecmint.com/dbwatch-monitor-mysql-performance/">How to Install dbWatch to Monitor MySQL Performance in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/dbwatch-monitor-mysql-performance/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install MySQL 8.0 on Rocky Linux and AlmaLinux</title>
		<link>https://www.tecmint.com/install-mysql-in-rocky-linux/</link>
					<comments>https://www.tecmint.com/install-mysql-in-rocky-linux/#comments</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 03:31:18 +0000</pubDate>
				<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Rocky Linux]]></category>
		<category><![CDATA[MySQL Tips]]></category>
		<category><![CDATA[Rocky Linux Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43584</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-mysql-in-rocky-linux/">How to Install MySQL 8.0 on Rocky Linux and AlmaLinux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS).</p>
The post <a href="https://www.tecmint.com/install-mysql-in-rocky-linux/">How to Install MySQL 8.0 on Rocky Linux and AlmaLinux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-mysql-in-rocky-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Setup MySQL Master-Slave Replication on RHEL 8</title>
		<link>https://www.tecmint.com/setup-mysql-master-slave-replication-on-rhel-8/</link>
					<comments>https://www.tecmint.com/setup-mysql-master-slave-replication-on-rhel-8/#comments</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Tue, 06 Apr 2021 06:17:31 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[RHEL 8]]></category>
		<category><![CDATA[RHEL Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34029</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/setup-mysql-master-slave-replication-on-rhel-8/">How to Setup MySQL Master-Slave Replication on RHEL 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>MySQL Replication is a process where data from one server is automatically copied or replicated onto another backup server in</p>
The post <a href="https://www.tecmint.com/setup-mysql-master-slave-replication-on-rhel-8/">How to Setup MySQL Master-Slave Replication on RHEL 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/setup-mysql-master-slave-replication-on-rhel-8/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>What is MySQL? How Does MySQL Work?</title>
		<link>https://www.tecmint.com/what-is-mysql-how-does-mysql-work/</link>
					<comments>https://www.tecmint.com/what-is-mysql-how-does-mysql-work/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 09 Jun 2020 06:27:28 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37678</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/what-is-mysql-how-does-mysql-work/">What is MySQL? How Does MySQL Work?</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>MySQL is the world’s most popular enterprise-grade open-source relational database management system (RDBMS) that is being used at Facebook, Google,</p>
The post <a href="https://www.tecmint.com/what-is-mysql-how-does-mysql-work/">What is MySQL? How Does MySQL Work?</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/what-is-mysql-how-does-mysql-work/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to Setup MySQL Master-Slave Replication on Ubuntu 18.04</title>
		<link>https://www.tecmint.com/setup-mysql-master-slave-replication-on-ubuntu/</link>
					<comments>https://www.tecmint.com/setup-mysql-master-slave-replication-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Thu, 05 Sep 2019 05:38:48 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[MySQL Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33916</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/setup-mysql-master-slave-replication-on-ubuntu/">How to Setup MySQL Master-Slave Replication on Ubuntu 18.04</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>MySQL master-slave replication is a procedure that allows database files to be replicated or copied across one or more nodes</p>
The post <a href="https://www.tecmint.com/setup-mysql-master-slave-replication-on-ubuntu/">How to Setup MySQL Master-Slave Replication on Ubuntu 18.04</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/setup-mysql-master-slave-replication-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
