<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://tretkowski.de/blog/feeds/atom10.xml" rel="self" title="Norbert Tretkowski" type="application/atom+xml" />
    <link href="http://tretkowski.de/blog/"                        rel="alternate"    title="Norbert Tretkowski" type="text/html" />
    <link href="http://tretkowski.de/blog/rss.php?version=2.0"     rel="alternate"    title="Norbert Tretkowski" type="application/rss+xml" />
    <title type="html">Norbert Tretkowski</title>
    <subtitle type="html">Debian Developer and MySQL Geek</subtitle>
    <icon>http://tretkowski.de/blog/templates/default/img/s9y_banner_small.png</icon>
    <id>http://tretkowski.de/blog/</id>
    <updated>2010-01-08T20:39:37Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.1">Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:norbert@tretkowski.de" />

    <entry>
        <link href="http://tretkowski.de/blog/archives/436-MySQL-currently-not-available-in-Debian-testing.html" rel="alternate" title="MySQL currently not available in Debian testing" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-12-03T17:25:00Z</published>
        <updated>2010-01-08T20:39:37Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=436</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=436</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/436-guid.html</id>
        <title type="html">MySQL currently not available in Debian testing</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Due to a bug in britney, the <a href="http://debian.org/">Debian</a> testing migration tool, <a href="http://dev.mysql.com/">MySQL</a> is currently not available in testing. The issue is known and being worked on already, and it is <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559346">documented</a> in the Debian bug tracking system.<br />
<br />
Update: Meanwhile the issue was fixed, MySQL is available in testing again. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/432-Semi-official-backports-of-the-Debian-MySQL-packages.html" rel="alternate" title="Semi-official backports of the Debian MySQL packages" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-07-28T16:45:00Z</published>
        <updated>2009-07-29T10:57:30Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=432</wfw:comment>
    
        <slash:comments>10</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=432</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/4-Backports" label="Backports" term="Backports" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/432-guid.html</id>
        <title type="html">Semi-official backports of the Debian MySQL packages</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MySQL 5.1 <a href="http://tretkowski.de/blog/archives/429-MySQL-5.1-moved-to-Debian-unstable.html">was uploaded</a> to Debian unstable, and until we get it into testing, I am providing semi-official up-to-date backports of MySQL 5.1.36 and 5.0.84 for i386 and amd64 in my <a href="http://people.debian.org/~nobse/">home directory</a> on people.debian.org. I am providing MySQL 5.0.84 for Debian 4.0 and 5.0, and MySQL 5.1.36 for Debian 5.0. If you need MySQL 5.1.36 for Debian 4.0 as well, please let me know.<br />
<p><br />
MySQL 5.0.84 for Debian 4.0:<blockquote><code>deb http://people.debian.org/~nobse/mysql-dfsg-5.0/ etch-backports main</code></blockquote>MySQL 5.0.84 for Debian 5.0:<blockquote><code>deb http://people.debian.org/~nobse/mysql-dfsg-5.0/ lenny-backports main</code></blockquote>MySQL 5.1.36 for Debian 5.0:<blockquote><code>deb http://people.debian.org/~nobse/mysql-dfsg-5.1/ lenny-backports main</code></blockquote></p>When MySQL 5.1.36 (or newer) made it into testing, I am going to move the MySQL 5.1 backport to <a href="http://backports.org/">backports.org</a>, where it belongs. MySQL 5.0 will then completely disappear from the development branches of Debian.<br />
<br />
Beware that the MySQL 5.1 packages do not include <a href="http://dev.mysql.com/downloads/cluster/">MySQL Cluster</a> support, it <a href="http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html">was dropped</a> from MySQL 5.1 a while ago, and is now available as a separate product. Unfortunately MySQL Cluster is not yet available in Debian, packaging it is one of the big items on my TODO list. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/429-MySQL-5.1-moved-to-Debian-unstable.html" rel="alternate" title="MySQL 5.1 moved to Debian unstable" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-07-26T14:11:00Z</published>
        <updated>2009-07-31T05:07:35Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=429</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=429</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/429-guid.html</id>
        <title type="html">MySQL 5.1 moved to Debian unstable</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Thanks to Christian Hammers, we finally have <a href="http://dev.mysql.com/">MySQL</a> 5.1 in <a href="http://debian.org/">Debian</a> unstable, which completely replaces MySQL 5.0. Please update all build-dependencies from libmysqlclient15-dev to libmysqlclient-dev and upload a rebuild version of your package.<br />
<br />
As a positive side-effect, we no longer care about MySQL bug <a href="http://bugs.mysql.com/bug.php?id=41728">#41728</a>, which was the reason why no newer version of MySQL 5.0 made it into testing since lenny got released. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/428-New-OpenPGP-key.html" rel="alternate" title="New OpenPGP key" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-05-11T06:25:31Z</published>
        <updated>2009-07-26T14:56:01Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=428</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=428</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/6-Personal" label="Personal" term="Personal" />
    
        <id>http://tretkowski.de/blog/archives/428-guid.html</id>
        <title type="html">New OpenPGP key</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Because of the latest theoretical attack against the SHA-1 digest algorithm (<a href="http://csrc.nist.gov/groups/ST/hash/statement.html">details</a>), I created a new OpenPGP key:<br />
<blockquote><code>pub&#160;&#160;&#160;4096R/2789887A 2009-05-11<br />
&#160;&#160;&#160;Key fingerprint = 6454 DC58 6A34 9B42 719A  1E3A 2F66 E80F 2789 887A<br />
uid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Norbert Tretkowski &lt;norbert@tretkowski.de&gt;<br />
uid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Norbert Tretkowski &lt;nobse@debian.org&gt;<br />
sub&#160;&#160;&#160;4096R/54CE9E32 2009-05-11<br />
</blockquote></code>It is signed with my old key 0x0F7A8D01, uploaded to keyservers, and will replace my old key soon. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/427-First-backports-for-lenny-available.html" rel="alternate" title="First backports for lenny available" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-02-21T17:22:50Z</published>
        <updated>2009-02-21T17:27:34Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=427</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=427</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/4-Backports" label="Backports" term="Backports" />
    
        <id>http://tretkowski.de/blog/archives/427-guid.html</id>
        <title type="html">First backports for lenny available</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Alexander Wirt just wrote <a href="http://lists.backports.org/lurker-bpo/message/20090220.215045.8a623425.en.html">a mail </a> to our mailinglist to announce that lenny-backports suite is ready for uploads. We will of course continue supporting etch-backports with security updates as long as etch will be supported by the Debian security team.<br />
<br />
Happy backporting! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/426-Help-with-Debian-MySQL-packages-required.html" rel="alternate" title="Help with Debian MySQL packages required" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-02-15T18:28:26Z</published>
        <updated>2009-02-15T18:41:05Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=426</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=426</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/426-guid.html</id>
        <title type="html">Help with Debian MySQL packages required</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                During the last few months I was the only person working on the MySQL packages in Debian, and I could really need some help. Currently there is MySQL 5.0.32 in etch, 5.0.51a in lenny, 5.0.75 in unstable and 5.1.31 in experimental, and I am also trying to get MySQL Cluster and MySQL Workbench into Debian. All in all it is way too much work for only one developer.<br />
<br />
If you are an interested Debian developer/maintainer with a good knowledge in MySQL and shared library packaging, drop <a href="mailto:nobse@debian.org">me</a> a mail. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/425-MySQL-Workbench-for-Debian.html" rel="alternate" title="MySQL Workbench for Debian" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-02-12T10:56:10Z</published>
        <updated>2009-08-16T16:40:46Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=425</wfw:comment>
    
        <slash:comments>9</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=425</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/425-guid.html</id>
        <title type="html">MySQL Workbench for Debian</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Based on the official Ubuntu 8.04 package from Sun (thanks to Alfredo Kojima) I prepared a package of MySQL Workbench 5.1.7 for Debian. I am going to upload it to experimental soon, in the meanwhile it is available (amd64 only) from here:<br />
<br />
<a href="http://people.debian.org/~nobse/mysql-workbench-oss/">http://people.debian.org/~nobse/mysql-workbench-oss/</a><br />
<br />
Feedback appreciated! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/424-Micro-blogging.html" rel="alternate" title="Micro-blogging" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2009-01-24T22:18:12Z</published>
        <updated>2009-09-01T06:19:53Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=424</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=424</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/424-guid.html</id>
        <title type="html">Micro-blogging</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Last week I finally decided to try out micro-blogging using <a href="http://twitter.com/">Twitter</a>. I am not going to post much personal stuff there, but mostly technical (especially Debian and MySQL related) stuff, <a href="http://twitter.com/ntretkow">here</a> are my updates. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/423-OurDelta.html" rel="alternate" title="OurDelta" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-12-25T09:35:00Z</published>
        <updated>2008-12-25T09:43:53Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=423</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=423</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/423-guid.html</id>
        <title type="html">OurDelta</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The MySQL packages in Debian still do not (and will never) include inofficial feature patches (beside the redirect output of error.log to syslog in MySQL 5.0, which is now part of the official MySQL 5.1 releases) like the ones from <a href="http://percona.com/">Percona</a> or <a href="http://code.google.com/p/google-mysql-tools/">Google</a>. Of course we add important bugfixes from newer (not yet released) versions of MySQL, but no feature patches.<br />
<br />
If you are interested in a patched version of the Debian MySQL packages, take a look at <a href="http://ourdelta.org/">OurDelta</a>, their builds include patches (<a href="http://ourdelta.org/patches">complete list</a>) like mirrored binlog and InnoDB freeze. Upgrading from the official Debian packages of MySQL to the builds from OurDelta should work without problems, but please use <a href="https://bugs.launchpad.net/ourdelta">Launchpad</a> when reporting bugs against their packages, and not the Debian Bug Tracking System. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/422-MySQL-5.0.75-uploaded-to-Debian.html" rel="alternate" title="MySQL 5.0.75 uploaded to Debian" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-12-24T22:45:00Z</published>
        <updated>2008-12-26T22:42:09Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=422</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=422</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/422-guid.html</id>
        <title type="html">MySQL 5.0.75 uploaded to Debian</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This week <a href="http://dev.mysql.com/">MySQL</a> released version <a href="http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html">5.0.75</a> of their Community Edition. The package in testing is in good shape, so I had time to prepare and upload 5.0.75-1 to unstable, but it should work on testing as well. I also made a rebuild for etch, which is available <a href="http://people.debian.org/~nobse/mysql-dfsg-5.0/5.0.75-1~bpo40+1/">here</a>. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/421-Dropping-MySQL-Cluster-support-from-Debian-for-a-while.html" rel="alternate" title="Dropping MySQL Cluster support from Debian (for a while)" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-12-04T21:31:00Z</published>
        <updated>2008-12-05T08:00:39Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=421</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=421</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/421-guid.html</id>
        <title type="html">Dropping MySQL Cluster support from Debian (for a while)</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In the next upload of MySQL 5.1.30 to the experimental branch of Debian we are going to drop MySQL Cluster support from the standard MySQL packages. I already wrote something about <a href="http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html">the future of MySQL Cluster in Debian</a> a while ago, this is just the first step towards a separate mysql-cluster package in Debian.<br />
<br />
This change does not (and will never) affect the MySQL packages in etch and lenny, and unstable not until we decide to move MySQL 5.1 from experimental to unstable. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/420-MySQL-Customer-Conference-2008.html" rel="alternate" title="MySQL Customer Conference 2008" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-10-22T11:14:20Z</published>
        <updated>2008-12-04T21:29:54Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=420</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=420</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/8-Events" label="Events" term="Events" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/420-guid.html</id>
        <title type="html">MySQL Customer Conference 2008</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Yesterday I visited the <a href="http://www.mysql.de/news-and-events/european-conference/2008/">MySQL Customer Conference</a> in Munich, as I did last year. The agenda was quite similar to last year's agenda, but I was really surprised how much Sun hardware and software products were integrated (forced?) into most of the not so technical talks.<br />
<br />
All in all the conference was okay, but not as good as last year. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/419-Init-Script-for-MySQL-Proxy-in-Debian.html" rel="alternate" title="Init Script for MySQL Proxy in Debian" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-09-24T11:51:50Z</published>
        <updated>2008-09-25T12:55:27Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=419</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=419</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/419-guid.html</id>
        <title type="html">Init Script for MySQL Proxy in Debian</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This morning I finally found some time to add an init script to the Debian package of mysql-proxy (0.6.1-3 which includes it was just uploaded to unstable, I will try to get a freeze exception for lenny). It is disabled by default, because mysql-proxy is quite useless without a proper configuration. It can be enabled in /etc/default/mysql-proxy, here is an example:<blockquote><code>ENABLED="true"<br />
OPTIONS="--proxy-lua-script=/usr/share/mysql-proxy/rw-splitting.lua<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;--proxy-address=192.168.1.140:3306<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;--proxy-backend-addresses=192.168.1.20:3306<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;--proxy-read-only-backend-addresses=192.168.1.23:3306<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;--proxy-read-only-backend-addresses=192.168.1.24:3306"</code></blockquote>In this example the proxy binds to 192.168.1.140 port 3306 and does read/write splitting. Writing statements are directed to 192.168.1.20 port 3306 (master), and reading statements are loadbalanced between 192.168.1.23 port 3306 (first slave) and 192.168.1.24 port 3306 (second slave).<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/418-MySQL-5.0.67-not-uploaded-to-Debian.html" rel="alternate" title="MySQL 5.0.67 not uploaded to Debian" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-08-13T12:15:00Z</published>
        <updated>2008-08-14T06:04:38Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=418</wfw:comment>
    
        <slash:comments>16</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=418</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
            <category scheme="http://tretkowski.de/blog/categories/9-MySQL" label="MySQL" term="MySQL" />
    
        <id>http://tretkowski.de/blog/archives/418-guid.html</id>
        <title type="html">MySQL 5.0.67 not uploaded to Debian</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Last weekend I updated the <a href="http://www.debian.org/">Debian</a> package of <a href="http://dev.mysql.com/">MySQL</a> to <a href="http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html">5.0.67</a>, the latest Community Edition release. It was not uploaded into the Debian archive, but is available from my <a href="http://people.debian.org/~nobse/">home directory</a> on gluck (amd64 only at the moment). The next Debian release lenny is frozen already, which means no newer upstream releases get accepted into testing before lenny is released, hence lenny definitely gets shipped with MySQL 5.0.51a. We will not see MySQL 5.0.67 or 5.1 in lenny, but we will continue providing backports of newer MySQL releases.<br />
<br />
Our current primary goal regarding the MySQL packages in Debian is to get 5.0.51a in shape for lenny, so please do not send us mails asking about MySQL 5.1 or <a href="http://www.mysql.com/products/database/cluster/">MySQL Cluster</a>. When lenny got released we will upload MySQL 5.0.67 (or any newer community release) to unstable, and will then take care of MySQL 5.1 and MySQL Cluster. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://tretkowski.de/blog/archives/417-DRBD-in-Debian-with-Linux-2.6.25.html" rel="alternate" title="DRBD in Debian with Linux 2.6.25" />
        <author>
            <name>Norbert Tretkowski</name>
            <email>norbert@tretkowski.de</email>        </author>
    
        <published>2008-06-18T16:35:00Z</published>
        <updated>2010-01-08T20:40:08Z</updated>
        <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=417</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=417</wfw:commentRss>
    
            <category scheme="http://tretkowski.de/blog/categories/3-Debian" label="Debian" term="Debian" />
    
        <id>http://tretkowski.de/blog/archives/417-guid.html</id>
        <title type="html">DRBD in Debian with Linux 2.6.25</title>
        <content type="xhtml" xml:base="http://tretkowski.de/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The <a href="http://drbd.org/">DRBD</a> packages in <a href="http://debian.org/">Debian</a> have been a bit outdated until yesterday, neither the package in unstable (8.0 branch) nor the package in experimental (8.2 branch) could be built against Linux 2.6.25. Three bugs have been filed against the DRBD packages because of that problem, which was fixed in newer upstream releases already.<br />
<br />
After Philipp Hug accepted my offer to co-maintain the DRBD packages in Debian, I uploaded DRBD 8.0.12-1 to unstable and 8.2.6-1 to experimental. Both packages are working fine with Linux 2.6.25.<br />
<br />
Update: Linux 2.6.26 again broke DRBD, 8.0.13-1 from unstable has a fix. Linux 2.6.26 is targeted for lenny, hence I'll try to get a freeze exception. 
            </div>
        </content>
        
    </entry>

</feed>