<?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>Armbruster IT Blog &#187; mysql</title>
	<atom:link href="http://blog.armbruster-it.de/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.armbruster-it.de</link>
	<description>Real world fun with Java, Grails, Groovy, Zope, Plone, Linux and much others.</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:09:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL backup script</title>
		<link>http://blog.armbruster-it.de/2009/10/mysql-backup-script/</link>
		<comments>http://blog.armbruster-it.de/2009/10/mysql-backup-script/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 12:43:48 +0000</pubDate>
		<dc:creator>Stefan Armbruster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=47</guid>
		<description><![CDATA[I did some research on how to backup up a MySQL database on a regularly base. Finally I decided to use automysqlbackup. It&#8217;s a no-brainer. Just drop the script to /etc/cron.daily and configure the database settings and target directory. Very cool stuff!
]]></description>
			<content:encoded><![CDATA[<p>I did some research on how to backup up a MySQL database on a regularly base. Finally I decided to use <a href="http://sourceforge.net/projects/automysqlbackup/">automysqlbackup</a>. It&#8217;s a no-brainer. Just drop the script to /etc/cron.daily and configure the database settings and target directory. Very cool stuff!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.armbruster-it.de/2009/10/mysql-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
