<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Bernd Eckenfels - MySQL-dump</title>
    <link>http://mysqldump.azundris.com/</link>
    <description>my life with MySQL</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:mysqldump@mysqldump.azundris.com" />
    <generator>Serendipity 1.2-beta2 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://mysqldump.azundris.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bernd Eckenfels - MySQL-dump - my life with MySQL</title>
        <link>http://mysqldump.azundris.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Test your backups</title>
    <link>http://mysqldump.azundris.com/archives/7-Test-your-backups.html</link>
            <category>Strangeness</category>
    
    <comments>http://mysqldump.azundris.com/archives/7-Test-your-backups.html#comments</comments>
    <wfw:comment>http://mysqldump.azundris.com/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://mysqldump.azundris.com/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>bernd-05@eckenfels.net (Bernd Eckenfels)</author>
    <content:encoded>
    Today I had to migrate the mysql database of our &lt;a href=&quot;http://mysqldump.azundris.com/exit.php?url_id=274&amp;amp;entry_id=7&quot; title=&quot;http://www.bugzilla.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.bugzilla.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;BugZilla&lt;/a&gt; Installation from an old Server to a new installation. I discovered, that obviously nobody had exercised the restoring process in quite some time, because it aborted:&lt;blockquote&gt;#1062 - Duplicate entry &#039;223&#039; for key 1&lt;/blockquote&gt;The problem was caused by the &#039;profiles&#039; table of BugZilla, where all users are stored.  &lt;br /&gt;&lt;a href=&quot;http://mysqldump.azundris.com/archives/7-Test-your-backups.html#extended&quot;&gt;Continue reading &quot;Test your backups&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 05 Aug 2005 00:37:16 +0200</pubDate>
    <guid isPermaLink="false">http://mysqldump.azundris.com/archives/7-guid.html</guid>
    
</item>

</channel>
</rss>