<?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: Check and Optimize MySQL Database Automatically with Crontab/Cron</title>
	<atom:link href="http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Thu, 10 Dec 2009 09:05:36 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johny</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-592172</link>
		<dc:creator>Johny</dc:creator>
		<pubDate>Thu, 13 Aug 2009 14:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-592172</guid>
		<description>Thanks!!, I&#039;ll test it on my testing server.</description>
		<content:encoded><![CDATA[<p>Thanks!!, I&#8217;ll test it on my testing server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lowongan Kerja</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-568809</link>
		<dc:creator>Lowongan Kerja</dc:creator>
		<pubDate>Thu, 02 Apr 2009 01:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-568809</guid>
		<description>I&#039;m a newby on managing MySQL.
I want to ask you, how to to make sure if the Cron is working?

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m a newby on managing MySQL.<br />
I want to ask you, how to to make sure if the Cron is working?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbartels</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-542593</link>
		<dc:creator>tbartels</dc:creator>
		<pubDate>Sun, 16 Nov 2008 04:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-542593</guid>
		<description>along the lines of what Zubin is suggesting you can use the --silent(-s) switch as well, so you only get output if there is an error, something like

MAILTO=email@domain.com
0 1 * * * mysqlcheck -Aaos -uroot -ppassword

this way you will only get an email if there is an error</description>
		<content:encoded><![CDATA[<p>along the lines of what Zubin is suggesting you can use the &#8211;silent(-s) switch as well, so you only get output if there is an error, something like</p>
<p>MAILTO=email@domain.com<br />
0 1 * * * mysqlcheck -Aaos -uroot -ppassword</p>
<p>this way you will only get an email if there is an error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php-trivandrum</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-531938</link>
		<dc:creator>php-trivandrum</dc:creator>
		<pubDate>Sat, 20 Sep 2008 10:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-531938</guid>
		<description>Sure mysql does need frequent tunning, and also I have seen a lot of the servers running in the default configuration. which happens to be a very modest one. If you have access to the mysql configuration file, there are some values that can make your server breathe more often. And make your visitors more happy.</description>
		<content:encoded><![CDATA[<p>Sure mysql does need frequent tunning, and also I have seen a lot of the servers running in the default configuration. which happens to be a very modest one. If you have access to the mysql configuration file, there are some values that can make your server breathe more often. And make your visitors more happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike -</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-506220</link>
		<dc:creator>Mike -</dc:creator>
		<pubDate>Tue, 06 May 2008 11:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-506220</guid>
		<description>I did not know that it was nesessary to perform a regular check for mysql.</description>
		<content:encoded><![CDATA[<p>I did not know that it was nesessary to perform a regular check for mysql.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zubin</title>
		<link>http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/comment-page-1/#comment-460908</link>
		<dc:creator>Zubin</dc:creator>
		<pubDate>Tue, 15 Jan 2008 22:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/09/21/check-and-optimize-mysql-database-automatically-with-crontabcron/#comment-460908</guid>
		<description>Note that -–auto-repair should have two dashes

Also, you might want to leave &quot;&gt; /dev/null&quot; out for the first few runs, to see the results of the command (if you put MAILTO=me@mydomain.com at the top of the crontab, the results will get sent there).</description>
		<content:encoded><![CDATA[<p>Note that -–auto-repair should have two dashes</p>
<p>Also, you might want to leave &#8220;&gt; /dev/null&#8221; out for the first few runs, to see the results of the command (if you put MAILTO=me@mydomain.com at the top of the crontab, the results will get sent there).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
