<?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: MySQL Backup</title>
	<atom:link href="http://www.simplylinux.ch/mysql-backup/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simplylinux.ch/mysql-backup</link>
	<description>Jeder kann Linux beherrschen lernen...</description>
	<lastBuildDate>Thu, 23 May 2013 08:20:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: dergringo</title>
		<link>http://www.simplylinux.ch/mysql-backup/comment-page-1#comment-440</link>
		<dc:creator>dergringo</dc:creator>
		<pubDate>Tue, 08 Jun 2010 22:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplylinux.ch/?p=82#comment-440</guid>
		<description><![CDATA[Habe das Script gerade noch leicht modifiziert, so dass es unter Debian und Ubuntu den &quot;debian-sys-maint&quot; Account von /etc/mysql/debian.cnf verwendet. Dazu muss man die Zeilen

USER=root
PASSWORD=*********

löschen, bzw. mich nachstehender Zeile ersetzen

while IFS=&#039; =&#039; read key value; do case $key in password) PASSWORD=$value;; user) USER=$value;; esac done &lt; /etc/mysql/debian.cnf

Viel Spass!]]></description>
		<content:encoded><![CDATA[<p>Habe das Script gerade noch leicht modifiziert, so dass es unter Debian und Ubuntu den &#8220;debian-sys-maint&#8221; Account von /etc/mysql/debian.cnf verwendet. Dazu muss man die Zeilen</p>
<p>USER=root<br />
PASSWORD=*********</p>
<p>löschen, bzw. mich nachstehender Zeile ersetzen</p>
<p>while IFS=&#8217; =&#8217; read key value; do case $key in password) PASSWORD=$value;; user) USER=$value;; esac done &lt; /etc/mysql/debian.cnf</p>
<p>Viel Spass!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
