<?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: Securing your MySQL install</title>
	<atom:link href="http://diymacserver.com/installing-mysql/securing-your-mysql-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-6300</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-6300</guid>
		<description>Checking now, thanks again Richard your extremely helpful.</description>
		<content:encoded><![CDATA[<p>Checking now, thanks again Richard your extremely helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-6299</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-6299</guid>
		<description>@Roberto, please follow the instructions as documented here: http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html#resetting-permissions-unix</description>
		<content:encoded><![CDATA[<p>@Roberto, please follow the instructions as documented here: <a href="http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html#resetting-permissions-unix" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html#resetting-permissions-unix</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-6290</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Wed, 20 Jan 2010 10:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-6290</guid>
		<description>I changed the root password and name and now I cant login, keeps telling me access denied. I cant even login using root. Is their a way to reset back to do over??? I tried reinstalling and that didnt work. Thanks.</description>
		<content:encoded><![CDATA[<p>I changed the root password and name and now I cant login, keeps telling me access denied. I cant even login using root. Is their a way to reset back to do over??? I tried reinstalling and that didnt work. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-5220</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 06 Sep 2009 11:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-5220</guid>
		<description>Thanks Jeffrey I will correct this!</description>
		<content:encoded><![CDATA[<p>Thanks Jeffrey I will correct this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Matt</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-5215</link>
		<dc:creator>Jeffrey Matt</dc:creator>
		<pubDate>Sun, 06 Sep 2009 02:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-5215</guid>
		<description>Just a small thing.

&quot;Copy the example configuration file from the MySQL source, ‘/usr/local/mysql/support-files/my-medium.cnf‘, to ‘/etc/my.cnf‘ and set the appropriate permissions&quot;

should read

&quot;Copy the example configuration in the MySQL source files, ‘./support-files/my-medium.cnf‘, to ‘/etc/my.cnf‘ and set the appropriate permissions&quot;

or something like that. It&#039;s not in the /usr/local directory.

Thanks for a great site.

Jeff</description>
		<content:encoded><![CDATA[<p>Just a small thing.</p>
<p>&#8220;Copy the example configuration file from the MySQL source, ‘/usr/local/mysql/support-files/my-medium.cnf‘, to ‘/etc/my.cnf‘ and set the appropriate permissions&#8221;</p>
<p>should read</p>
<p>&#8220;Copy the example configuration in the MySQL source files, ‘./support-files/my-medium.cnf‘, to ‘/etc/my.cnf‘ and set the appropriate permissions&#8221;</p>
<p>or something like that. It&#8217;s not in the /usr/local directory.</p>
<p>Thanks for a great site.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-5197</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-5197</guid>
		<description>The folder you need to put this file &quot;my.cnf&quot; in is in the directory /etc or /private/etc. You won&#039;t see this folder in the Finder, you will need to use the Terminal.</description>
		<content:encoded><![CDATA[<p>The folder you need to put this file &#8220;my.cnf&#8221; in is in the directory /etc or /private/etc. You won&#8217;t see this folder in the Finder, you will need to use the Terminal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-5196</link>
		<dc:creator>Timothy</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-5196</guid>
		<description>I&#039;m not sure where the /etc/my.cnf goes?  I don&#039;t see a etc folder anywhere, where do I create it at?  In the support-files folder?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure where the /etc/my.cnf goes?  I don&#8217;t see a etc folder anywhere, where do I create it at?  In the support-files folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-4930</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 07 Aug 2009 18:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-4930</guid>
		<description>David, thnaks for pointing out this error. It has bee ncaused by an unfortunate error during a Wordpress upgrade. Most of them were corrected and I had missed this one. There should be two single quotes (or two double quotes). The space is not a problem.</description>
		<content:encoded><![CDATA[<p>David, thnaks for pointing out this error. It has bee ncaused by an unfortunate error during a Wordpress upgrade. Most of them were corrected and I had missed this one. There should be two single quotes (or two double quotes). The space is not a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-4929</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 07 Aug 2009 17:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-4929</guid>
		<description>Hi,

I noticed a possible msql syntax error above in the second block:

&lt;code&gt;mysql&gt; delete from user where User = ”;&lt;/code&gt;

I think the double quotes should be two single quotes, and there should not be a space between the = sign and the first single quote. Or is this just the way my browser renders the two single quotes?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I noticed a possible msql syntax error above in the second block:</p>
<p><code>mysql&gt; delete from user where User = ”;</code></p>
<p>I think the double quotes should be two single quotes, and there should not be a space between the = sign and the first single quote. Or is this just the way my browser renders the two single quotes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://diymacserver.com/installing-mysql/securing-your-mysql-install/comment-page-1/#comment-4571</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Fri, 03 Jul 2009 21:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/securing-your-mysql-install/#comment-4571</guid>
		<description>Missed a few steps in the tutorial. Took me some time to figure out (being a newbie and all)

When no datadir is installed, go to source directory (where you untarred your downloaded mysql source)
and do in terminal (without the &gt; sign of course):
&gt; sudo scripts/mysql_install_db --user=mysql

then you have your data dir installed.
Next do mysql from terminal. How?
&gt; sudo su
(osx asks for pw)
Navigate to ../mysql/bin directory

Start mysql server
&gt; ./mysqld_safe --user=mysql &amp;

Get mysql prompt type:
&gt; ./mysql


Than move on with this great tutorial.

Done?
mysql&gt; exit 
and you&#039;re back in terminal mode.

Hope this helps. 
Many thanks to RIchard and this great site.</description>
		<content:encoded><![CDATA[<p>Missed a few steps in the tutorial. Took me some time to figure out (being a newbie and all)</p>
<p>When no datadir is installed, go to source directory (where you untarred your downloaded mysql source)<br />
and do in terminal (without the &gt; sign of course):<br />
&gt; sudo scripts/mysql_install_db &#8211;user=mysql</p>
<p>then you have your data dir installed.<br />
Next do mysql from terminal. How?<br />
&gt; sudo su<br />
(osx asks for pw)<br />
Navigate to ../mysql/bin directory</p>
<p>Start mysql server<br />
&gt; ./mysqld_safe &#8211;user=mysql &amp;</p>
<p>Get mysql prompt type:<br />
&gt; ./mysql</p>
<p>Than move on with this great tutorial.</p>
<p>Done?<br />
mysql&gt; exit<br />
and you&#8217;re back in terminal mode.</p>
<p>Hope this helps.<br />
Many thanks to RIchard and this great site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
