<?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: 6 Steps to Back Up Your Blog Database with AutoMySQLBackup</title> <atom:link href="http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/feed/" rel="self" type="application/rss+xml" /><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/</link> <description></description> <lastBuildDate>Wed, 08 Feb 2012 13:31:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Pros</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-30931</link> <dc:creator>Pros</dc:creator> <pubDate>Tue, 19 Apr 2011 07:23:55 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-30931</guid> <description>Good help!However, it seems to me that if users are unable to access the server console, then there is no way to backup the MySQL directly over the website,but if can , this is exactly what I need. Installed and works a treat. You mentioned you can set it up to backup with AutoMySQLBackup for all blogs</description> <content:encoded><![CDATA[<p>Good help!</p><p>However, it seems to me that if users are unable to access the server console, then there is no way to backup the MySQL directly over the website,but if can , this is exactly what I need. Installed and works a treat. You mentioned you can set it up to backup with AutoMySQLBackup for all blogs</p> ]]></content:encoded> </item> <item><title>By: Martyn Keigher</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-24428</link> <dc:creator>Martyn Keigher</dc:creator> <pubDate>Thu, 24 Mar 2011 16:36:48 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-24428</guid> <description>This trick, if it works how I want it to, could potentially save me $$$&#039;s a year.Thank you so much!! :)Martyn Keigher &lt;i&gt;www.rdplive.co.uk&lt;/i&gt;</description> <content:encoded><![CDATA[<p>This trick, if it works how I want it to, could potentially save me $$$&#8217;s a year.</p><p>Thank you so much!! <img src='http://freenuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Martyn Keigher<br /> <i><a href="http://www.rdplive.co.uk" rel="nofollow">http://www.rdplive.co.uk</a></i></p> ]]></content:encoded> </item> <item><title>By: Steve Robbins</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-10065</link> <dc:creator>Steve Robbins</dc:creator> <pubDate>Sat, 06 Nov 2010 11:53:34 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-10065</guid> <description>An alternative website backup software similar to AutoMySQLBackup is backupsmart it is fully automatic on schedule as wellBoth are great cpanel website software anyway</description> <content:encoded><![CDATA[<p>An alternative website backup software similar to AutoMySQLBackup is backupsmart it is fully automatic on schedule as well</p><p>Both are great cpanel website software anyway</p> ]]></content:encoded> </item> <item><title>By: Young</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-6207</link> <dc:creator>Young</dc:creator> <pubDate>Wed, 04 Aug 2010 23:28:00 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-6207</guid> <description>@Kobena I only know this one. :-)</description> <content:encoded><![CDATA[<p>@Kobena I only know this one. <img src='http://freenuts.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Kobena</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-6194</link> <dc:creator>Kobena</dc:creator> <pubDate>Wed, 04 Aug 2010 17:59:58 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-6194</guid> <description>Is there a windows version automysqlbackup?</description> <content:encoded><![CDATA[<p>Is there a windows version automysqlbackup?</p> ]]></content:encoded> </item> <item><title>By: Hans</title><link>http://freenuts.com/6-steps-to-back-up-your-blog-database-with-automysqlbackup/comment-page-1/#comment-4562</link> <dc:creator>Hans</dc:creator> <pubDate>Wed, 02 Jun 2010 12:13:04 +0000</pubDate> <guid isPermaLink="false">http://freenuts.com/?p=1735#comment-4562</guid> <description>AutoMySqlBackup is a great script and I have used it for years.But I have one database that is very large and the resulting restore script gets too large. I had to restore only one table and loading the script in my editor was not possible because the editor could not load this big a script.I recently found a simple solution to this on this website: http://moinne.com/blog/ronald/mysql/backup-large-databases-with-mysqldumpThe script does not do the fancy daily-weekly-monthly backup stuff that  AutoMySqlBackup does, but it makes restoring my database, or only one or two tables a breeze.Regards, Hans</description> <content:encoded><![CDATA[<p>AutoMySqlBackup is a great script and I have used it for years.</p><p>But I have one database that is very large and the resulting restore script gets too large. I had to restore only one table and loading the script in my editor was not possible because the editor could not load this big a script.</p><p>I recently found a simple solution to this on this website: <a href="http://moinne.com/blog/ronald/mysql/backup-large-databases-with-mysqldump" rel="nofollow">http://moinne.com/blog/ronald/mysql/backup-large-databases-with-mysqldump</a></p><p>The script does not do the fancy daily-weekly-monthly backup stuff that  AutoMySqlBackup does, but it makes restoring my database, or only one or two tables a breeze.</p><p>Regards, Hans</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/11 queries in 0.003 seconds using disk: basic
Object Caching 367/368 objects using disk: basic

Served from: freenuts.com @ 2012-02-09 02:13:31 -->
