<?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: 12 MySQL/MariaDB Security Best Practices for Linux	</title>
	<atom:link href="https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 23 Aug 2018 23:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: SeaZhang		</title>
		<link>https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/comment-page-1/#comment-1026901</link>

		<dc:creator><![CDATA[SeaZhang]]></dc:creator>
		<pubDate>Thu, 23 Aug 2018 23:20:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28087#comment-1026901</guid>

					<description><![CDATA[Hi, this step &#039;&lt;strong&gt;log=/var/log/mysql.log&lt;/strong&gt;&#039; can&#039;t work, it should be like this:
&lt;pre&gt; 
general_log=ON 
general_log_file=/var/log/mysql.log
&lt;/pre&gt;
then &lt;strong&gt;systemctl restart mysql&lt;/strong&gt; can success.]]></description>
			<content:encoded><![CDATA[<p>Hi, this step &#8216;<strong>log=/var/log/mysql.log</strong>&#8216; can&#8217;t work, it should be like this:</p>
<pre> 
general_log=ON 
general_log_file=/var/log/mysql.log
</pre>
<p>then <strong>systemctl restart mysql</strong> can success.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/comment-page-1/#comment-945058</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 06 Dec 2017 07:10:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28087#comment-945058</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/comment-page-1/#comment-944730&quot;&gt;Tomas&lt;/a&gt;.

@Tomas

Oh sure, encryption is a proven way for securing data, therefore it should really fall here. Thanks for sharing this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/comment-page-1/#comment-944730">Tomas</a>.</p>
<p>@Tomas</p>
<p>Oh sure, encryption is a proven way for securing data, therefore it should really fall here. Thanks for sharing this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomas		</title>
		<link>https://www.tecmint.com/mysql-mariadb-security-best-practices-for-linux/comment-page-1/#comment-944730</link>

		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Tue, 05 Dec 2017 10:09:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28087#comment-944730</guid>

					<description><![CDATA[I see that MySQL 5.7 supports InnoDB tablespace encryption. Would encryption to secure sensitive data fall under MySQL best practices?]]></description>
			<content:encoded><![CDATA[<p>I see that MySQL 5.7 supports InnoDB tablespace encryption. Would encryption to secure sensitive data fall under MySQL best practices?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
