<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / interruption</title>
<link>http://netvouz.com/falko/tag/interruption?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;interruption&quot; on Netvouz</description>
<item><title>How To Back Up MySQL Databases Without Interrupting MySQL | HowtoForge</title>
<link>http://www.howtoforge.com/back_up_mysql_dbs_without_interruptions</link>
<description>This article describes how you can back up MySQL databases without interrupting the MySQL service. Normally, when you want to create a MySQL backup, you either have to stop MySQL or issue a read lock on your MySQL tables in order to get a correct backup; if you do not do it this way, you can end up with an inconsistent backup. To get consistent backups without interrupting MySQL, I use a little trick: I replicate my MySQL database to a second MySQL server, and on the second MySQL server I use a cron job that creates regular backups of the replicated database.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 14 May 2007 09:54:57 GMT</pubDate>
</item></channel></rss>