<?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>Norbert Tretkowski - Databases</title>
    <link>http://tretkowski.de/blog/</link>
    <description>Debian Developer and MySQL Geek</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:norbert@tretkowski.de" />
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 08 Jan 2010 20:39:37 GMT</pubDate>

    <image>
        <url>http://tretkowski.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Norbert Tretkowski - Databases - Debian Developer and MySQL Geek</title>
        <link>http://tretkowski.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>MySQL currently not available in Debian testing</title>
    <link>http://tretkowski.de/blog/archives/436-MySQL-currently-not-available-in-Debian-testing.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/436-MySQL-currently-not-available-in-Debian-testing.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=436</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Due to a bug in britney, the &lt;a href=&quot;http://debian.org/&quot;&gt;Debian&lt;/a&gt; testing migration tool, &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; is currently not available in testing. The issue is known and being worked on already, and it is &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559346&quot;&gt;documented&lt;/a&gt; in the Debian bug tracking system.&lt;br /&gt;
&lt;br /&gt;
Update: Meanwhile the issue was fixed, MySQL is available in testing again. 
    </content:encoded>

    <pubDate>Thu, 03 Dec 2009 18:25:00 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/436-guid.html</guid>
    
</item>
<item>
    <title>Semi-official backports of the Debian MySQL packages</title>
    <link>http://tretkowski.de/blog/archives/432-Semi-official-backports-of-the-Debian-MySQL-packages.html</link>
            <category>Backports</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/432-Semi-official-backports-of-the-Debian-MySQL-packages.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=432</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    MySQL 5.1 &lt;a href=&quot;http://tretkowski.de/blog/archives/429-MySQL-5.1-moved-to-Debian-unstable.html&quot;&gt;was uploaded&lt;/a&gt; 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 &lt;a href=&quot;http://people.debian.org/~nobse/&quot;&gt;home directory&lt;/a&gt; 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.&lt;br /&gt;
&lt;p&gt;&lt;br /&gt;
MySQL 5.0.84 for Debian 4.0:&lt;blockquote&gt;&lt;code&gt;deb http://people.debian.org/~nobse/mysql-dfsg-5.0/ etch-backports main&lt;/code&gt;&lt;/blockquote&gt;MySQL 5.0.84 for Debian 5.0:&lt;blockquote&gt;&lt;code&gt;deb http://people.debian.org/~nobse/mysql-dfsg-5.0/ lenny-backports main&lt;/code&gt;&lt;/blockquote&gt;MySQL 5.1.36 for Debian 5.0:&lt;blockquote&gt;&lt;code&gt;deb http://people.debian.org/~nobse/mysql-dfsg-5.1/ lenny-backports main&lt;/code&gt;&lt;/blockquote&gt;&lt;/p&gt;When MySQL 5.1.36 (or newer) made it into testing, I am going to move the MySQL 5.1 backport to &lt;a href=&quot;http://backports.org/&quot;&gt;backports.org&lt;/a&gt;, where it belongs. MySQL 5.0 will then completely disappear from the development branches of Debian.&lt;br /&gt;
&lt;br /&gt;
Beware that the MySQL 5.1 packages do not include &lt;a href=&quot;http://dev.mysql.com/downloads/cluster/&quot;&gt;MySQL Cluster&lt;/a&gt; support, it &lt;a href=&quot;http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html&quot;&gt;was dropped&lt;/a&gt; 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. 
    </content:encoded>

    <pubDate>Tue, 28 Jul 2009 18:45:00 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/432-guid.html</guid>
    
</item>
<item>
    <title>MySQL 5.1 moved to Debian unstable</title>
    <link>http://tretkowski.de/blog/archives/429-MySQL-5.1-moved-to-Debian-unstable.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/429-MySQL-5.1-moved-to-Debian-unstable.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=429</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Thanks to Christian Hammers, we finally have &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; 5.1 in &lt;a href=&quot;http://debian.org/&quot;&gt;Debian&lt;/a&gt; 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.&lt;br /&gt;
&lt;br /&gt;
As a positive side-effect, we no longer care about MySQL bug &lt;a href=&quot;http://bugs.mysql.com/bug.php?id=41728&quot;&gt;#41728&lt;/a&gt;, which was the reason why no newer version of MySQL 5.0 made it into testing since lenny got released. 
    </content:encoded>

    <pubDate>Sun, 26 Jul 2009 16:11:00 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/429-guid.html</guid>
    
</item>
<item>
    <title>Help with Debian MySQL packages required</title>
    <link>http://tretkowski.de/blog/archives/426-Help-with-Debian-MySQL-packages-required.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/426-Help-with-Debian-MySQL-packages-required.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=426</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    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.&lt;br /&gt;
&lt;br /&gt;
If you are an interested Debian developer/maintainer with a good knowledge in MySQL and shared library packaging, drop &lt;a href=&quot;mailto:nobse@debian.org&quot;&gt;me&lt;/a&gt; a mail. 
    </content:encoded>

    <pubDate>Sun, 15 Feb 2009 19:28:26 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/426-guid.html</guid>
    
</item>
<item>
    <title>MySQL Workbench for Debian</title>
    <link>http://tretkowski.de/blog/archives/425-MySQL-Workbench-for-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/425-MySQL-Workbench-for-Debian.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=425</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    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:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://people.debian.org/~nobse/mysql-workbench-oss/&quot;&gt;http://people.debian.org/~nobse/mysql-workbench-oss/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Feedback appreciated! 
    </content:encoded>

    <pubDate>Thu, 12 Feb 2009 11:56:10 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/425-guid.html</guid>
    
</item>
<item>
    <title>Micro-blogging</title>
    <link>http://tretkowski.de/blog/archives/424-Micro-blogging.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/424-Micro-blogging.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=424</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Last week I finally decided to try out micro-blogging using &lt;a href=&quot;http://twitter.com/&quot;&gt;Twitter&lt;/a&gt;. I am not going to post much personal stuff there, but mostly technical (especially Debian and MySQL related) stuff, &lt;a href=&quot;http://twitter.com/ntretkow&quot;&gt;here&lt;/a&gt; are my updates. 
    </content:encoded>

    <pubDate>Sat, 24 Jan 2009 23:18:12 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/424-guid.html</guid>
    
</item>
<item>
    <title>OurDelta</title>
    <link>http://tretkowski.de/blog/archives/423-OurDelta.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/423-OurDelta.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=423</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    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 &lt;a href=&quot;http://percona.com/&quot;&gt;Percona&lt;/a&gt; or &lt;a href=&quot;http://code.google.com/p/google-mysql-tools/&quot;&gt;Google&lt;/a&gt;. Of course we add important bugfixes from newer (not yet released) versions of MySQL, but no feature patches.&lt;br /&gt;
&lt;br /&gt;
If you are interested in a patched version of the Debian MySQL packages, take a look at &lt;a href=&quot;http://ourdelta.org/&quot;&gt;OurDelta&lt;/a&gt;, their builds include patches (&lt;a href=&quot;http://ourdelta.org/patches&quot;&gt;complete list&lt;/a&gt;) 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 &lt;a href=&quot;https://bugs.launchpad.net/ourdelta&quot;&gt;Launchpad&lt;/a&gt; when reporting bugs against their packages, and not the Debian Bug Tracking System. 
    </content:encoded>

    <pubDate>Thu, 25 Dec 2008 10:35:00 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/423-guid.html</guid>
    
</item>
<item>
    <title>MySQL 5.0.75 uploaded to Debian</title>
    <link>http://tretkowski.de/blog/archives/422-MySQL-5.0.75-uploaded-to-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/422-MySQL-5.0.75-uploaded-to-Debian.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=422</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    This week &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; released version &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html&quot;&gt;5.0.75&lt;/a&gt; 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 &lt;a href=&quot;http://people.debian.org/~nobse/mysql-dfsg-5.0/5.0.75-1~bpo40+1/&quot;&gt;here&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 24 Dec 2008 23:45:00 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/422-guid.html</guid>
    
</item>
<item>
    <title>Dropping MySQL Cluster support from Debian (for a while)</title>
    <link>http://tretkowski.de/blog/archives/421-Dropping-MySQL-Cluster-support-from-Debian-for-a-while.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/421-Dropping-MySQL-Cluster-support-from-Debian-for-a-while.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=421</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    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 &lt;a href=&quot;http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html&quot;&gt;the future of MySQL Cluster in Debian&lt;/a&gt; a while ago, this is just the first step towards a separate mysql-cluster package in Debian.&lt;br /&gt;
&lt;br /&gt;
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. 
    </content:encoded>

    <pubDate>Thu, 04 Dec 2008 22:31:00 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/421-guid.html</guid>
    
</item>
<item>
    <title>MySQL Customer Conference 2008</title>
    <link>http://tretkowski.de/blog/archives/420-MySQL-Customer-Conference-2008.html</link>
            <category>Events</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/420-MySQL-Customer-Conference-2008.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=420</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Yesterday I visited the &lt;a href=&quot;http://www.mysql.de/news-and-events/european-conference/2008/&quot;&gt;MySQL Customer Conference&lt;/a&gt; in Munich, as I did last year. The agenda was quite similar to last year&#039;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.&lt;br /&gt;
&lt;br /&gt;
All in all the conference was okay, but not as good as last year. 
    </content:encoded>

    <pubDate>Wed, 22 Oct 2008 13:14:20 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/420-guid.html</guid>
    
</item>
<item>
    <title>Init Script for MySQL Proxy in Debian</title>
    <link>http://tretkowski.de/blog/archives/419-Init-Script-for-MySQL-Proxy-in-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/419-Init-Script-for-MySQL-Proxy-in-Debian.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=419</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    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:&lt;blockquote&gt;&lt;code&gt;ENABLED=&quot;true&quot;&lt;br /&gt;
OPTIONS=&quot;--proxy-lua-script=/usr/share/mysql-proxy/rw-splitting.lua&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;--proxy-address=192.168.1.140:3306&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;--proxy-backend-addresses=192.168.1.20:3306&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;--proxy-read-only-backend-addresses=192.168.1.23:3306&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;--proxy-read-only-backend-addresses=192.168.1.24:3306&quot;&lt;/code&gt;&lt;/blockquote&gt;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).&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 24 Sep 2008 13:51:50 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/419-guid.html</guid>
    
</item>
<item>
    <title>MySQL 5.0.67 not uploaded to Debian</title>
    <link>http://tretkowski.de/blog/archives/418-MySQL-5.0.67-not-uploaded-to-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/418-MySQL-5.0.67-not-uploaded-to-Debian.html#comments</comments>
    <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=2.0&amp;type=comments&amp;cid=418</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Last weekend I updated the &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt; package of &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; to &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html&quot;&gt;5.0.67&lt;/a&gt;, the latest Community Edition release. It was not uploaded into the Debian archive, but is available from my &lt;a href=&quot;http://people.debian.org/~nobse/&quot;&gt;home directory&lt;/a&gt; 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.&lt;br /&gt;
&lt;br /&gt;
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 &lt;a href=&quot;http://www.mysql.com/products/database/cluster/&quot;&gt;MySQL Cluster&lt;/a&gt;. 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. 
    </content:encoded>

    <pubDate>Wed, 13 Aug 2008 14:15:00 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/418-guid.html</guid>
    
</item>
<item>
    <title>The future of MySQL Cluster in Debian</title>
    <link>http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/413-The-future-of-MySQL-Cluster-in-Debian.html#comments</comments>
    <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=413</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=413</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; 5.1.24 was released last week. I am nearly done with preparing and testing the updated package for &lt;a href=&quot;http://debian.org/&quot;&gt;Debian&lt;/a&gt;, and will upload it to experimental within the next few days. MySQL AB decided to disable Cluster support from their official binaries with 5.1.24, but unfortunately they forgot to add a note to the &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/news-5-1-24.html&quot;&gt;release notes&lt;/a&gt;. It was only mentioned in a &lt;a href=&quot;http://bugs.mysql.com/bug.php?id=36193&quot;&gt;bugreport&lt;/a&gt; where someone asked why mysqld does no longer understand the --ndbcluster option in 5.1.24:&lt;blockquote&gt;&lt;i&gt;It was decided that we do not support NDB Cluster in the 5.1 release but do a general release of the Carrier Grade Edition 6.2 branch (which is based on MySQL 5.1) instead as it has received substantial improvements on the cluster side that can not be backported to 5.1 for now.&lt;br /&gt;
&lt;br /&gt;
&lt;p/&gt;So while the 5.1.24 source still includes the cluster storage it is not built into the binaries released by us. A MySQL Cluster 6.2.x binary release is expected to be become available before end of April.&lt;/i&gt;&lt;/blockquote&gt;I am still thinking about how we should handle the new situation in Debian, hence I will keep Cluster support enabled at least for the first 5.1.24 upload. Maybe we will see a separate mysql-cluster (or mysql-cge) package in Debian soon...&lt;br /&gt;
&lt;br /&gt;
Update: The information about changed Cluster packaging was added to the release notes. 
    </content:encoded>

    <pubDate>Wed, 23 Apr 2008 21:45:00 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/413-guid.html</guid>
    
</item>
<item>
    <title>MySQL plugins in Debian</title>
    <link>http://tretkowski.de/blog/archives/412-MySQL-plugins-in-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/412-MySQL-plugins-in-Debian.html#comments</comments>
    <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=412</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=412</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    &lt;a href=&quot;http://dev.mysql.com/&quot;&gt;MySQL&lt;/a&gt; 5.1 and up supports a &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/plugin-api.html&quot;&gt;plugin interface&lt;/a&gt; that allows the loading and unloading of server components at runtime, without restarting the server. Today I started working on a mysql-storage-engines package for MySQL 5.1 in &lt;a href=&quot;http://debian.org/&quot;&gt;Debian&lt;/a&gt;, which includes the &lt;a href=&quot;http://www.primebase.org/&quot;&gt;PrimeBase XT&lt;/a&gt; and &lt;a href=&quot;http://sphinxsearch.com/&quot;&gt;Sphinx&lt;/a&gt; storage engines. I currently do not plan to create separate binary packages (like mysql-engine-pbxt and mysql-engine-sphinx) for every single plugin.&lt;br /&gt;
&lt;br /&gt;
Suggestions for additional plugins which should be added are welcome. 
    </content:encoded>

    <pubDate>Sat, 05 Apr 2008 23:56:00 +0200</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/412-guid.html</guid>
    
</item>
<item>
    <title>MySQL 5.1.23 uploaded to Debian</title>
    <link>http://tretkowski.de/blog/archives/407-MySQL-5.1.23-uploaded-to-Debian.html</link>
            <category>Debian</category>
            <category>MySQL</category>
    
    <comments>http://tretkowski.de/blog/archives/407-MySQL-5.1.23-uploaded-to-Debian.html#comments</comments>
    <wfw:comment>http://tretkowski.de/blog/wfwcomment.php?cid=407</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://tretkowski.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=407</wfw:commentRss>
    

    <author>norbert@tretkowski.de (Norbert Tretkowski)</author>
    <content:encoded>
    Today I uploaded MySQL 5.1.23 to Debian experimental. It is currently waiting in the &lt;a href=&quot;http://ftp-master.debian.org/new.html&quot;&gt;NEW queue&lt;/a&gt; for manual approval, because thanks to Monty Taylor the libndb parts are now in separate binary packages libndbclient3 and libndbclient-dev. Until it is getting approved to experimental, the updated package is available (amd64 only) from my &lt;a href=&quot;http://people.debian.org/~nobse/mysql/mysql-dfsg-5.1/5.1.23rc-1/&quot;&gt;home directory&lt;/a&gt; on gluck. 
    </content:encoded>

    <pubDate>Fri, 29 Feb 2008 18:18:49 +0100</pubDate>
    <guid isPermaLink="false">http://tretkowski.de/blog/archives/407-guid.html</guid>
    
</item>

</channel>
</rss>