<?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/"><channel>
	

	<title>OpenSourceList.org - MySQL Backup</title>
	<link>http://www.opensourcelist.org/</link>
	<description>MySQL Backup: This feed will update only when this entry is modified.</description>
	<pubDate>Sat, 13 Mar 2010  06:00:04 +0000</pubDate>
	<language>en</language>

<item>
    <title>MySQL Backup</title>
    <link>http://www.opensourcelist.org/software/795</link>
    <pubDate>Mon, 08 Dec 2008 15:30:07 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/795/20081208153007</guid>
    <description>
Description:MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date and time for the file name. It can be run from cron on a daily basis. It now removes old files and has an option to email the gzip file to an admin and/or ftp the files to a remote server. It also has options to use "select data into outfile" or a regular "select" for users who can't use mysqldump. (Some hosts don't allow that.) MySQL Backup was featured as the
"Tool of the Month" for June, 2002 at UnixReview.com. Version 3.3 was released on September 14, 2008.
Comments:</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://worldcommunity.com/opensource/utilities/mysql_backup.html">MySQL Backup</a></p><p>Description: MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date and time for the file name. It can be run from cron on a daily basis. It now removes old files and has an option to email the gzip file to an admin and/or ftp the files to a remote server. It also has options to use "select data into outfile" or a regular "select" for users who can't use mysqldump. (Some hosts don't allow that.) MySQL Backup was featured as the
"Tool of the Month" for June, 2002 at UnixReview.com. Version 3.3 was released on September 14, 2008. </p><p>Comment:  </p><p>Added: 2008.12.08 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>
</channel>
</rss>
