<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DrizzleBlog &#187; Uncategorized</title>
	<atom:link href="http://blog.drizzle.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drizzle.org</link>
	<description></description>
	<lastBuildDate>Wed, 04 Apr 2012 17:47:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Drizzle 7.1 Release Candidate 7.1.32-rc has been released</title>
		<link>http://blog.drizzle.org/2012/03/24/1239/</link>
		<comments>http://blog.drizzle.org/2012/03/24/1239/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 11:38:49 +0000</pubDate>
		<dc:creator>Henrik Ingo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1239</guid>
		<description><![CDATA[This is the third and hopefully final Release candidate for Drizzle 7.1 Tar ball, Debian package and RPMs available. Changes since previous release: * libdrizzle is no longer installed by these packages. To install libdrizzle, see lp:libdrizzle launchpad project. Libdrizzle so-version was bumped to 4.0.0. * Removed Transaction Log (includes drizzletrx command line utility) and [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>This is the third and hopefully final Release candidate for Drizzle 7.1</p>
<p>Tar ball, Debian package and RPMs available.</p>
<p><strong>Changes since previous release:</strong></p>
<p>* libdrizzle is no longer installed by these packages. To install libdrizzle, see lp:libdrizzle launchpad project. Libdrizzle so-version was bumped to 4.0.0.<br />
* Removed Transaction Log (includes drizzletrx command line utility) and Replication Dictionary (Brian Aker)</p>
<p><strong>Bugs and other minor fixes:</strong></p>
<p>* <a href="https://bugs.launchpad.net/drizzle/+bug/932467">Bug fixed</a>: The Regex Policy plugin could consume unbounded amounts of memory, which could be used for denial of service attacks. (Clint Byrum.)<br />
* <a href="https://bugs.launchpad.net/drizzle/+bug/935866">Bug fixed</a>: Drizzled could crash when filesystem permissions cause writing a pid file to fail. (Brian Aker)<br />
* Bug fixed: An undocumented ipv6_function was enabled and could crash drizzled if called - the function was disabled. (Fixed by Henrik Ingo.)<br />
* <a href="https://bugs.launchpad.net/drizzle/+bug/946058">Bug fixed</a>: In master master setup, slave plugin would try to apply transactions originating from itself. (Joe Daly)<br />
* Bug fixed: Fix performance regression introduced with catalog being added to key. (Brian Aker)<br />
* Bug fixed: actually return the next exception in Exception::getNextException() &amp; Fix for execute parser to recognize escaped semicolons. (David Shrewsbury)<br />
* <a href="https://bugs.launchpad.net/drizzle/+bug/911948">Bug fixed</a>:  A typo in assertion causing false positive failure with log &gt; 4GB. (Laurynas Biveinis)<br />
* Updated <a href="http://docs.drizzle.org/">docs</a>. Check out comprehensive replication documentation! (Daniel Nichter, Henrik Ingo, Muhammad Umair, Brian Aker, et.al.)<br />
* Cleanups to drizzle and drizzled --help output and error messages. Standardize plugin names. (Daniel Nichter, Mohit Srivastava)<br />
* Updates and cleanups to the Kewpie testing suite. Enable more automated CI process. (Patrick Crews, Olaf van der Spek)</p>
</div>
<p><strong>Changes in Drizzle 7.1 series since Drizzle 7 include:</strong></p>
<p>- Multi-master replication<br />
- Servers are identified with UUID in replication<br />
- HTTP JSON interface available (experimental)<br />
- Percona Innodb patches merged<br />
- Xtrabackup in-tree<br />
- IPV6 data type available<br />
- Query log plugin<br />
- Log output to syslog is enabled by default<br />
- Ability to publish transactions to zeromq and rabbitmq<br />
- Improvements to logging stats plugin<br />
- Native multi-tenancy (database virtualization) support (catalogs)<br />
- Removal of drizzleadmin utility (you can now do all administration from drizzle client itself)<br />
- Removal of HailDB engine<br />
- Revamped testing system Kewpie all-inclusive with suites of randgen, sysbench, sql-bench, and crashme tests<br />
- Continued code refactoring &amp; various bug fixes</p>
</div>
<p><strong>Installing Drizzle 7.1.32-rc</strong></p>
<p>The source tar package is available from our <a href="https://launchpad.net/drizzle/+milestone/7.1.32-rc">Launchpad download area</a>.<strong> </strong><a href="http://docs.drizzle.org/installing/from_source.html" target="_blank">Please see the manual on how to install Drizzle 7.1.32-rc from source tar package.</a></p>
<p>The Ubuntu packages are available from the <a href="https://launchpad.net/%7Edrizzle-developers/+archive/ppa" target="_blank">Drizzle PPA</a>. Instructions on <a href="http://docs.drizzle.org/installing/ubuntu.html" target="_blank">how to install from the PPA are in the Drizzle manual</a>.</p>
<p>CentOS 6 packages are available from <a href="http://download.drizzle.org/7.1/" target="_blank">download.drizzle.org</a>. <a href="http://docs.drizzle.org/installing/redhat.html" target="_blank">Instructions on how to install them with yum are in the Drizzle manual.</a></p>
<p>Note: For Drizzle 7.1.32-rc, only 64-bit packages were built for RedHat/Centos. Please let us know if there is demand for 32-bit packages (such as by commenting to this blog post.)</p>
<p><strong>Known issues</strong></p>
<p>All of the optional plugins are packaged in their own package. These are named drizzle-plugin-*. If a plugin is installed, it is also configured to load by default. (see /etc/drizzle/conf.d/<wbr>pluginname.cnf) However, not all plugins actually work without further configuration. These plugins will cause the server startup to fail. The workaround is to either configure the plugin to work, or uninstall it if you don't want to use it. (<a href="https://blueprints.launchpad.net/drizzle/+spec/plugin-standards" target="_blank">Related blueprint</a>) In short, you should only install the plugins you want to use. Don't install all available plugins.</wbr></p>
<p>Please post bugs on the <a href="https://bugs.launchpad.net/drizzle">Drizzle bug tracker</a> and questions and general feedback to <a href="https://launchpad.net/%7Edrizzle-discuss/">drizzle-discuss mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/03/24/1239/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drizzle White Paper published: Drizzle and IPv6</title>
		<link>http://blog.drizzle.org/2012/03/18/drizzle-white-paper-published-drizzle-and-ipv6/</link>
		<comments>http://blog.drizzle.org/2012/03/18/drizzle-white-paper-published-drizzle-and-ipv6/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 08:51:30 +0000</pubDate>
		<dc:creator>Henrik Ingo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1236</guid>
		<description><![CDATA[Drizzle white papers highlight unique features and designs in Drizzle, and give you examples of how to use them. We are proud to announce that we have today published our first white paper: Drizzle and IPv6. This white paper will explain how Drizzle supports IPv6. The support for IPv6 networking was added to Drizzle early [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Drizzle white papers" href="http://www.drizzle.org/tags/white-papers">Drizzle white papers</a> highlight unique features and designs in Drizzle, and give you examples of how to use them. We are proud to announce that we have today published our first white paper: <a href="http://www.drizzle.org/content/drizzle-and-ipv6">Drizzle and IPv6</a>.</p>
<p>This white paper will explain how Drizzle supports IPv6. The support for IPv6 networking was added to Drizzle early on and is available already in the first Drizzle 7 release. The Drizzle 7.1 release also adds the support for an IPV6 Data Type, to provide a way of storing IPv6 addresses in the database that is both user friendly and efficient. As an introduction we will also cover the differences between IPv4 and IPv6 network addresses and the reasons for transitioning from IPv4 to IPv6 addresses.</p>
<p>With this white paper we wish to thank the Google Summer of Code program for supporting Drizzle. The IPV6 data type was developed as a GSOC 2011 project by Muhammad Umair, with Mark Atwood mentoring. The IPv6 networking support was developed by Brian Aker and Eric Day, at the time employed by Sun Microsystems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/03/18/drizzle-white-paper-published-drizzle-and-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle 7.1 Release Candidate 1 (7.1.31-rc) has been released</title>
		<link>http://blog.drizzle.org/2012/02/15/drizzle-7-1-release-candidate-1-7-1-31-rc-has-been-released/</link>
		<comments>http://blog.drizzle.org/2012/02/15/drizzle-7-1-release-candidate-1-7-1-31-rc-has-been-released/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 16:18:34 +0000</pubDate>
		<dc:creator>Vijay Samuel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1228</guid>
		<description><![CDATA[This is the first Release candidate for Drizzle 7.1 Changes since previous release (2012.01.30) include: * Various bug fixes from Stewart Smith * New versioning system from Henrik Hingo * Updated docs Changes since Drizzle 7 include: - Multi-master replication - UUID's for replication - JSON interface available - Percona Innodb patches merged - Xtrabackup [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>This is the first Release candidate for Drizzle 7.1<br />
Changes since previous release (2012.01.30) include:</p>
<p>* Various bug fixes from Stewart Smith<br />
* New versioning system from Henrik Hingo<br />
* Updated docs</p>
</div>
<p>Changes since Drizzle 7 include:</p>
<p>- Multi-master replication<br />
- UUID's for replication<br />
- JSON interface available<br />
- Percona Innodb patches merged<br />
- Xtrabackup in-tree<br />
- IPV6 data type available<br />
- query login plugin (syslog) is enabled / on by default<br />
- Ability to publish transactions to zeromq<br />
- Improvements to logging stats plugin<br />
- Support for catalogs<br />
- Removal of drizzleadmin utility<br />
- Removal of HailDB engine<br />
- Revamped testing system with suites of randgen, sysbench, sql-bench, and crashme tests<br />
- Continued code refactoring<br />
- Various bug fixes</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/02/15/drizzle-7-1-release-candidate-1-7-1-31-rc-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing Drizzle Day 2012, on Fri 13 Apr in Santa Clara</title>
		<link>http://blog.drizzle.org/2012/02/07/announcing-drizzle-day-2012-on-fri-13-apr-in-santa-clara/</link>
		<comments>http://blog.drizzle.org/2012/02/07/announcing-drizzle-day-2012-on-fri-13-apr-in-santa-clara/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 23:49:19 +0000</pubDate>
		<dc:creator>Henrik Ingo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1225</guid>
		<description><![CDATA[The Drizzle Team would like to welcome you to our 4th Drizzle Day, to be held on Apr 13 at the Hyatt Regency hotel in Santa Clara. Admission to Drizzle Day is free, however we recommend that you consider making a voluntary donation between 50 - 150 USD to our SPI account to cover for [...]]]></description>
			<content:encoded><![CDATA[<p>The Drizzle Team would like to welcome you to our 4th Drizzle Day, to be held on Apr 13 at the Hyatt Regency hotel in Santa Clara.</p>
<p>Admission to Drizzle Day is free, however we recommend that you consider making a voluntary donation between 50 - 150 USD to our SPI account to cover for the costs of this conference: <strong><a href="http://www.drizzle.org/content/donations">click here to donate</a></strong>. Note that if you are expensing your travel and Percona Live attendance with your employer anyway, you can also expense this payment as a conference fee.</p>
<p>Reflecting the fact that Drizzle 7 has now been out for a year, and Drizzle 7.1 will be released before the conference, the content for this Drizzle Day is geared more towards end users than before. You can learn about unique Drizzle features like true multi-tenancy support, the HTTP JSON interface, and more! Toward the end of the day we also have content that might interest potential contributors and you can end the day by talking to Drizzle developers who are happy to guide you in both using Drizzle as well as becoming an active community member.</p>
<p><a href="http://www.drizzle.org/content/drizzle-day-fri-13-apr-2012-santa-clara"><strong>Click here for schedule and registration information!</strong></a></p>
<p>The Drizzle Day follows right after the <a href="http://www.percona.com/live/mysql-conference-2012/">Percona Live MySQL Conference and Expo</a> where you will also find Drizzle talks, BoFs and a booth in the Exhibition hall dot-org-pavilion. <em>We would like to thank Percona for sponsoring the Drizzle Day by covering a large part of the costs as well as marketing the event as an official side-conference to PLMCE.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2012/02/07/announcing-drizzle-day-2012-on-fri-13-apr-in-santa-clara/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drizzle.org was unavailable today, domain now successfully transferred to SPI</title>
		<link>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/</link>
		<comments>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 22:37:00 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1193</guid>
		<description><![CDATA[The entire drizzle.org domain was unavailable for about 10 hours today. This made our website, documentation, jenkins master and mail server inaccessible. On the other hand as we use public services such as Launchpad and Freenode for code repository, bug tracking, mailing list and IRC, this meant that development work continued as active as ever [...]]]></description>
			<content:encoded><![CDATA[<p>The entire <a href="http://www.drizzle.org/">drizzle.or</a>g domain was unavailable for about 10 hours today. This made our website, documentation, jenkins master and mail server inaccessible. On the other hand as we use public services such as Launchpad and Freenode for code repository, bug tracking, mailing list and IRC, this meant that development work continued as active as ever - in fact I think it was the most active day on IRC #drizzle channel in a while!</p>
<p>The DNS outage was related to our transferring of the drizzle.org domain from an individual Drizzle developer to <a href="http://blog.drizzle.org/2011/10/06/drizzle-is-now-member-of-software-in-the-public-interest-can-take-donations/">Software in the Public Interest, Inc</a>, our umbrella non-profit corporation. We don't know exactly why, but something went wrong between the registrars, so that the Whois record listed Tucows, the sponsoring registrar used by SPI, as the new registrar, but all other information was still pointing to the old registrar, including some Godaddy nameservers. As Godaddy eventually stopped answering DNS queries for drizzle.org - as they should - the drizzle.org domain became unavailable. 10 hours later the issue was fixed, and the correct SPI nameservers started to propagate through the DNS system. At the time of this writing, everything should have been working normally for some hours already.</p>
<p>And yes, in related news, drizzle.org is now transfered to the ownership of <a href="http://spi-inc.org/">Software in the Public Interest</a>. This is yet another step in our process of becoming a solid non-profit community project, with fiscal services provided by the SPI. So far the experience has been enjoyable and we've really felt a warm welcome into the family of SPI hosted free and open source software projects.</p>
<p>On that note I'd like to thank Ganneff, Solver, Hydroxide and weasel from the #spi  channel for actively helping in troubleshooting and fixing the problem today.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/11/08/drizzle-org-unavailable-today-due-to-domain-transfer-to-spi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drizzle at Percona Live</title>
		<link>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/</link>
		<comments>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 20:29:30 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1167</guid>
		<description><![CDATA[Thinking of attending the upcoming Percona Live event in London, but not yet registered?  Use discount code DrizzlePLUK and save 40 pounds off normal registration. Community members Henrik Ingo and Stewart Smith will be there and both will be presenting on Drizzle.  Hope to see you there! &#160;]]></description>
			<content:encoded><![CDATA[<p>Thinking of attending the upcoming <a href="http://www.percona.com/live/london-2011/">Percona Live</a> event in London, but not yet registered?  Use discount code DrizzlePLUK and save 40 pounds off normal registration.</p>
<p>Community members <a href="http://openlife.cc/blog">Henrik Ingo</a> and <a href="http://www.flamingspork.com/blog/">Stewart Smith</a> will be there and both will be presenting on Drizzle.  Hope to see you there!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/09/27/drizzle-at-percona-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle 2011.04.15 tarball has been released</title>
		<link>http://blog.drizzle.org/2011/04/12/drizzle-2011-04-15-tarball-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/04/12/drizzle-2011-04-15-tarball-has-been-released/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 18:42:46 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1102</guid>
		<description><![CDATA[Drizzle source tarball, version 2011.04.15 has been released. This is a release of the Fremont series and is a development release.  Our stable GA release can be found here.  Future releases to the Elliott series will be announced appropriately. In this release: xtrabackup is in the tree transaction_reader utility (for scanning / debugging/ generating SQL [...]]]></description>
			<content:encoded><![CDATA[<p>Drizzle source tarball, version 2011.04.15 has been released.<br />
This is a release of the <a href="https://launchpad.net/drizzle/fremont">Fremont</a> series and is a development release.  Our stable <a href="../../2011/03/15/drizzle-2011-03-12-ga-tarball-has-been-released/">GA release</a> can be found <a href="https://launchpad.net/drizzle/+milestone/2011-03-14">here</a>.  Future releases to the Elliott series will be announced appropriately.</p>
<p>In this release:</p>
<div id="release-notes">
<ul>
<li><a href="http://www.flamingspork.com/blog/2011/03/24/drizzle-online-backup-with-xtrabackup/">xtrabackup</a> is in the tree</li>
<li>transaction_reader utility (for scanning / debugging/ generating SQL from the trx log) included in tarballs</li>
<li>openstack can now run via Drizzle</li>
<li>various bug fixes</li>
</ul>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-04-11">here.</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/04/12/drizzle-2011-04-15-tarball-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle 2011.03.14 tarball has been released</title>
		<link>http://blog.drizzle.org/2011/03/29/drizzle-2011-03-14-tarball-has-been-released/</link>
		<comments>http://blog.drizzle.org/2011/03/29/drizzle-2011-03-14-tarball-has-been-released/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:43:59 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1095</guid>
		<description><![CDATA[Drizzle source tarball, version 2011.03.14 has been released. This is the first release of the Fremont series and is a development release.  Our stable GA release can be found here.  Future releases to the Elliott series will be announced appropriately. In this release: multi-master replication available via slave plugin. Single master replication works as it [...]]]></description>
			<content:encoded><![CDATA[<p>Drizzle source tarball, version 2011.03.14 has been released.<br />
This is the first release of the <a href="https://launchpad.net/drizzle/fremont">Fremont</a> series and is a development release.  Our stable <a href="http://blog.drizzle.org/2011/03/15/drizzle-2011-03-12-ga-tarball-has-been-released/">GA release</a> can be found <a href="https://launchpad.net/drizzle/+milestone/2011-03-14">here</a>.  Future releases to the Elliott series will be announced appropriately.<br />
In this release:</p>
<ul>
<li>multi-master replication available via slave plugin.  Single master  replication works as it has previously (some changes to config file  required)</li>
<li>split libdrizzle v 1.0 and 2.0</li>
<li>Code refactoring (Thanks to Olaf van der Spek for his efforts here!)</li>
<li>Code cleanup (mysys, etc)</li>
<li>Various bug fixes</li>
</ul>
<p>&nbsp;</p>
<p>Look for <a href="http://www.flamingspork.com/blog/2011/03/24/drizzle-online-backup-with-xtrabackup/">xtrabackup</a> soon!</p>
<p>The Drizzle download file can be found <a href="https://launchpad.net/drizzle/fremont/2011-03-28">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/03/29/drizzle-2011-03-14-tarball-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FreeBSD support is not going away just yet - UPDATED</title>
		<link>http://blog.drizzle.org/2011/03/28/freebsd-support-is-going-away/</link>
		<comments>http://blog.drizzle.org/2011/03/28/freebsd-support-is-going-away/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 17:11:03 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1089</guid>
		<description><![CDATA[Hi everyone! Just wanted to announce that Drizzle will stop supporting FreeBSD moving forward. We will continue to build on the platform, but will no longer run our test suite. If someone in the community wants to take over maintenance of Drizzle on FreeBSD, we would be delighted! It is simply a matter of it [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!  Just wanted to announce that Drizzle will stop supporting FreeBSD moving forward.  We will continue to build on the platform, but will no longer run our test suite.</p>
<p>If  someone in the community wants to take over maintenance of Drizzle on FreeBSD, we would be delighted!  It is simply a matter of it taking too much of our limited time to keep things running on this system.</p>
<p>UPDATE:  As you can see below, we've had the FreeBSD port maintainer offer to help us keep things going.  Go open source! : )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/03/28/freebsd-support-is-going-away/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Drizzle GA roundup</title>
		<link>http://blog.drizzle.org/2011/03/21/drizzle-ga-roundup/</link>
		<comments>http://blog.drizzle.org/2011/03/21/drizzle-ga-roundup/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 14:44:10 +0000</pubDate>
		<dc:creator>Patrick Crews</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.drizzle.org/?p=1070</guid>
		<description><![CDATA[Hi there.  In case you happened to miss it, Drizzle went GA ; ) The response has been tremendous...it is all kinds of rewarding to see new faces in IRC and to have feedback from new users.  We've seen lots of new visitors to the blog and our download numbers have been most satisfying.  Thank [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there.  In case you happened to miss it, <a href="http://blog.drizzle.org/2011/03/15/drizzle-2011-03-12-ga-tarball-has-been-released/">Drizzle went GA</a> ; )</p>
<p>The response has been tremendous...it is all kinds of rewarding to see new faces in IRC and to have feedback from new users.  We've seen lots of new visitors to the blog and our download numbers have been most satisfying.  Thank you for giving Drizzle a spin.</p>
<p>Here are some quick bits of news that you may have missed:</p>
<ul>
<li>LinuxJedi's<a href="http://www.linuxjedi.co.uk/?p=167"> Last Week In Drizzle - the GA version</a> - Andrew covers most of the interesting news from last week.</li>
<li>Patrick Galbraith of Blue Gecko (and DBD::Drizzle fame) has provided some <a href="http://www.bluegecko.net/drizzle-3/blue-gecko-drizzle-amis-now-available/">Drizzle AMI's for everyone to try out their new favorite DBMS</a> ; )</li>
<li>Drizzle has once again been accepted for <a href="http://wiki.drizzle.org/GSOC_2011">Google's Summer of Code</a></li>
</ul>
<p>We have some <a href="http://dshrewsbury.blogspot.com/2011/03/multi-master-support-in-drizzle.html">very</a>, <a href="https://code.launchpad.net/~stewart/drizzle/multitenant">very</a> <a href="https://code.launchpad.net/~stewart/drizzle/xtrabackup">interesting</a> things cooking up for the <a href="http://blog.drizzle.org/2011/03/07/drizzle-sessions-at-the-2011-mysql-uc/">2011 MySQL User's Conference</a> and we hope to see you there.  Please remember to sign up for <a href="http://blog.drizzle.org/2011/01/17/drizzle-developer-day-2011/">Drizzle Developer Day</a> or <a href="http://wiki.drizzle.org/GSOC_2011">Google Summer of Code</a> if you are interested...time is running out.</p>
<p>We'd also really love to have more feedback on the software.  Any thoughts from anyone deploying Drizzle?  Any questions / issues from trying it out?  Anything else?  If so, <a href="irc://irc.freenode.net/drizzle">IRC</a>, <a href="https://launchpad.net/~drizzle-discuss">emails</a> and <a href="https://answers.launchpad.net/drizzle/+addquestion">launchpad</a> will help put us in touch : )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drizzle.org/2011/03/21/drizzle-ga-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

