<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Drizzle on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</title>
    <link>https://ronaldbradford.com/categories/drizzle/</link>
    <description>Recent content in Drizzle on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 Jun 2011 18:01:13 +0000</lastBuildDate>
    <atom:link href="https://ronaldbradford.com/categories/drizzle/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why SQL_MODE is important</title>
      <link>https://ronaldbradford.com/blog/why-sql_mode-is-important-2011-06-01/</link>
      <pubDate>Wed, 01 Jun 2011 18:01:13 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/why-sql_mode-is-important-2011-06-01/</guid>
      <description>Today was another example of where a correct SQL_MODE saved customer data from being corrupted. By default, MySQL does not enforce data integrity. It allows what is called silent truncations where the result of what you INSERT or UPDATE does not represent truth.</description>
    </item>
    <item>
      <title>The Drizzle Census</title>
      <link>https://ronaldbradford.com/blog/the-drizzle-census-2010-04-28/</link>
      <pubDate>Thu, 29 Apr 2010 03:01:54 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/the-drizzle-census-2010-04-28/</guid>
      <description>One thing I have often wondered is just how many MySQL instances exist in the world and what MySQL versions and architectures are in use. We hear of 50,000 windows downloads per day but this is misleading because MySQL is basically bundled with Linux by default or installed from various repositories.</description>
    </item>
    <item>
      <title>How to find MySQL developers?</title>
      <link>https://ronaldbradford.com/blog/how-to-find-mysql-developers-2010-03-24/</link>
      <pubDate>Wed, 24 Mar 2010 17:07:42 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/how-to-find-mysql-developers-2010-03-24/</guid>
      <description>Brian wrote recently Where did all of the MySQL Developers Go? , while over in Drizzle land they have been accepted for the Google Summer of code along with many other open source projects.</description>
    </item>
    <item>
      <title>Understanding Drizzle user authentication options – Part 2</title>
      <link>https://ronaldbradford.com/blog/understanding-drizzle-user-authentication-options-part-2010-03-12/</link>
      <pubDate>Fri, 12 Mar 2010 22:45:26 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/understanding-drizzle-user-authentication-options-part-2010-03-12/</guid>
      <description>A key differentiator in Drizzle from it’s original MySQL roots is user based authentication. Gone is the host/user and schema/table/column model that was stored in the MyISAM based mysql.user table.</description>
    </item>
    <item>
      <title>Understanding Drizzle user authentication options – Part 1</title>
      <link>https://ronaldbradford.com/blog/understanding-drizzle-authentication-options-part-1-2010-03-12/</link>
      <pubDate>Fri, 12 Mar 2010 21:46:49 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/understanding-drizzle-authentication-options-part-1-2010-03-12/</guid>
      <description>A key differentiator in Drizzle from it’s original MySQL roots is user based authentication. Gone is the host/user and schema/table/column model that was stored in the MyISAM based mysql.user table.</description>
    </item>
    <item>
      <title>Drizzle&#39;s Data Dictionary and Global Status</title>
      <link>https://ronaldbradford.com/blog/drizzles-data-dictionary-and-global-status-2010-03-11/</link>
      <pubDate>Thu, 11 Mar 2010 21:33:14 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzles-data-dictionary-and-global-status-2010-03-11/</guid>
      <description>With the recent news by Brian about the Data Dictionary in Drizzle replacing the INFORMATION_SCHEMA, I was looking into the server status variables (aka INFORMATION_SCHEMA.GLOBAL_STATUS) and I came across an interesting discovery.</description>
    </item>
    <item>
      <title>Getting started with Drizzle JDBC</title>
      <link>https://ronaldbradford.com/blog/getting-started-with-drizzle-jdbc-2009-09-17/</link>
      <pubDate>Thu, 17 Sep 2009 23:19:35 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/getting-started-with-drizzle-jdbc-2009-09-17/</guid>
      <description>In preparation for some Java work I wanted to configure and test the Drizzle JDBC Driver. Any chance to swing Drizzle into a MySQL discussion is worth the research. What I found was an issue compiling and an issue running on Ubuntu 9.</description>
    </item>
    <item>
      <title>SQL Analysis with MySQL Proxy – Part 2</title>
      <link>https://ronaldbradford.com/blog/sql-analysis-with-mysql-proxy-part-2-2009-09-03/</link>
      <pubDate>Thu, 03 Sep 2009 16:31:19 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/sql-analysis-with-mysql-proxy-part-2-2009-09-03/</guid>
      <description>As I outlined in Part 1 MySQL Proxy can be one tool for performing SQL analysis. The impact with any monitoring is the art of monitoring will affect the results, in this case the performance.</description>
    </item>
    <item>
      <title>Seeking public data for benchmarks</title>
      <link>https://ronaldbradford.com/blog/seeking-public-data-for-benchmarks-2009-08-28/</link>
      <pubDate>Fri, 28 Aug 2009 18:05:29 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/seeking-public-data-for-benchmarks-2009-08-28/</guid>
      <description>I have several side projects when time permits and one is that of benchmarking various MySQL technologies (e.g. MySQL 5.0,5.1,5.4), variants (e.g. MariaDB, Drizzle) and storage engines (e.g. Tokutek, Innodb plugin) and even other products like Tokyo Cabinet which is gaining large implementations.</description>
    </item>
    <item>
      <title>Setting up sysbench with MySQL &amp; Drizzle</title>
      <link>https://ronaldbradford.com/blog/setting-up-sysbench-with-mysql-drizzle-2009-07-23/</link>
      <pubDate>Fri, 24 Jul 2009 00:47:16 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/setting-up-sysbench-with-mysql-drizzle-2009-07-23/</guid>
      <description>Sysbench is a open source product that enables you to perform various system benchmarks including databases. Drizzles performs regression testing of every trunk revision with a branched version of sysbench within Drizzle Automation .</description>
    </item>
    <item>
      <title>Drizzle Query logging</title>
      <link>https://ronaldbradford.com/blog/drizzle-query-logging-2009-07-21/</link>
      <pubDate>Wed, 22 Jul 2009 03:49:48 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzle-query-logging-2009-07-21/</guid>
      <description>Currently Drizzle offers three (3) separate query logging plugins. These plugins offer an extensible means of gathering all or selected queries and provide the foundation for a query analyser tool. Additional filtering includes selecting queries by execution time, result size, rows processed and by any given regular expression via PCRE.</description>
    </item>
    <item>
      <title>An important Drizzle/MySQL difference</title>
      <link>https://ronaldbradford.com/blog/an-important-drizzlemysql-difference-2009-07-04/</link>
      <pubDate>Sat, 04 Jul 2009 04:01:11 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/an-important-drizzlemysql-difference-2009-07-04/</guid>
      <description>There are many features that are similar in MySQL and Drizzle. There are also many that are not.&#xA;I’ve previously discussed topics like Datatypes and tables , SQL_MODE and SHOW .</description>
    </item>
    <item>
      <title>Benchmarking Drizzle with MyBench(DBD::drizzle)</title>
      <link>https://ronaldbradford.com/blog/benchmarking-drizzle-with-mybenchdbddrizzle-2009-07-01/</link>
      <pubDate>Wed, 01 Jul 2009 17:13:37 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/benchmarking-drizzle-with-mybenchdbddrizzle-2009-07-01/</guid>
      <description>With thanks to Patrick Galbraith and his DBD::drizzle 0.200 I am now able to test client benchmarks side by side with MySQL and Drizzle.&#xA;For simple benchmarking with clients, generally when I have little time, I use a simple Perl framework mybench .</description>
    </item>
    <item>
      <title>Problems compiling MySQL 5.4</title>
      <link>https://ronaldbradford.com/blog/problems-compiling-mysql-54-2009-06-11/</link>
      <pubDate>Thu, 11 Jun 2009 16:54:04 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/problems-compiling-mysql-54-2009-06-11/</guid>
      <description>Seem’s the year Sun had for improving MySQL , and with an entire new 5.4 branch the development team could not fix the autoconf and compile dependencies that has been in MySQL for all the years I’ve been compiling MySQL.</description>
    </item>
    <item>
      <title>OSCON 2009 at a discounted rate</title>
      <link>https://ronaldbradford.com/blog/oscon-2009-at-a-discounted-rate-2009-06-05/</link>
      <pubDate>Fri, 05 Jun 2009 21:31:03 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/oscon-2009-at-a-discounted-rate-2009-06-05/</guid>
      <description>OSCON moves this year from Portland to San Jose.&#xA;As one the community panel for Drizzle: Status, Principles, and Ecosystem I also have a speaker discount which you can combine with O’Reilly having also extended early bird registration until June 23.</description>
    </item>
    <item>
      <title>Drizzle now available on Mosso</title>
      <link>https://ronaldbradford.com/blog/drizzle-now-available-on-mosso-2009-04-27/</link>
      <pubDate>Tue, 28 Apr 2009 03:32:50 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzle-now-available-on-mosso-2009-04-27/</guid>
      <description>Mosso the Rackspace Cloud now has a Drizzle developer image much like the first Drizzle AMI on EC2 .&#xA;The Mosso interface is definitely different, it’s a GUI, and I definitely prefer CLI, but it’s a simpler navigation for a new user.</description>
    </item>
    <item>
      <title>Announcing Drizzle on EC2</title>
      <link>https://ronaldbradford.com/blog/announcing-drizzle-on-ec2-2009-04-26/</link>
      <pubDate>Mon, 27 Apr 2009 02:45:28 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/announcing-drizzle-on-ec2-2009-04-26/</guid>
      <description>I have published the very first sharable Drizzle Amazon Machine Image (AMI) for AWS EC2, based on the good feedback from my discussion at the Drizzle Developer Day on what options we should try.</description>
    </item>
    <item>
      <title>Compiling libdrizzle</title>
      <link>https://ronaldbradford.com/blog/compiling-libdrizzle-2009-04-26/</link>
      <pubDate>Mon, 27 Apr 2009 02:00:48 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-libdrizzle-2009-04-26/</guid>
      <description>Compiling libdrizzle is a rather trivial task. The following are the steps I undertook on Ubuntu 8.10 Intrepid 32 bit.&#xA;There was one pre-requisite from the most basic installed developer tools.</description>
    </item>
    <item>
      <title>Drizzle/bzr dependency</title>
      <link>https://ronaldbradford.com/blog/drizzlebzr-dependency-2009-04-26/</link>
      <pubDate>Sun, 26 Apr 2009 18:18:27 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzlebzr-dependency-2009-04-26/</guid>
      <description>A number of developers had problems on Friday at the Drizzle Developer Day with compiling bzr . The distro in question I was helping with was CentOS 5 32-bit. I had no issues on CentOS 5 64bit.</description>
    </item>
    <item>
      <title>Adding a Drizzle Plugin</title>
      <link>https://ronaldbradford.com/blog/adding-a-drizzle-plugin-2009-04-24/</link>
      <pubDate>Sat, 25 Apr 2009 03:45:07 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/adding-a-drizzle-plugin-2009-04-24/</guid>
      <description>I joined about 50 others including a number of core MySQL developers and MySQL community members today for the 2009 Drizzle developers day at Sun Microsystems Santa Clara campus.&#xA;In addition to a number of presentations and various group discussions most of my individual hacking time was under the guidance of Drizzle team developer Stewart Smith were Patrick Galbraith and myself started the porting of Patrick’s memcached UDF functions for MySQL .</description>
    </item>
    <item>
      <title>MySQL Users Conference Opening Lines</title>
      <link>https://ronaldbradford.com/blog/mysql-users-conference-opening-lines-2009-04-21/</link>
      <pubDate>Tue, 21 Apr 2009 16:23:35 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/mysql-users-conference-opening-lines-2009-04-21/</guid>
      <description>Opening introduction from Colin Charles got us started. Karen Tegan Padir VP MySQL &amp;amp; Software Infrastructure was the opening keynote.&#xA;She comes from a strong tech background and is passionate about open source, the communities and how to make a successful product.</description>
    </item>
    <item>
      <title>Drizzle &#43; PHP = Sweet</title>
      <link>https://ronaldbradford.com/blog/drizzle-php-sweet-2009-04-19/</link>
      <pubDate>Sun, 19 Apr 2009 21:37:33 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzle-php-sweet-2009-04-19/</guid>
      <description>I’ve just successfully configured Drizzle with the PHP Extension and successfully retrieve data to present on a web page.&#xA;Qudos to Eric Day for his work. I was able to identify a problem with the current tar release, and a quick confirmation on #drizzle at IRC confirmed a fix had already been commited.</description>
    </item>
    <item>
      <title>Developing Code Coverage for MySQL tests</title>
      <link>https://ronaldbradford.com/blog/developing-code-coverage-for-mysql-tests-2009-04-06/</link>
      <pubDate>Mon, 06 Apr 2009 16:38:34 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/developing-code-coverage-for-mysql-tests-2009-04-06/</guid>
      <description>I have always been a strong advocate of good testing of any system. I started on a project last year with Drizzle to produce coverage tests to facilitate verifying syntax and helping in comparison with MySQL.</description>
    </item>
    <item>
      <title>A beginners look at Drizzle – SQL_MODE</title>
      <link>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-sql_mode-2009-04-06/</link>
      <pubDate>Mon, 06 Apr 2009 16:16:30 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-sql_mode-2009-04-06/</guid>
      <description>A new feature to MySQL Version 5 was the introduction of SQL_MODE to support STRICT… or TRADITIONAL values.&#xA;This feature enabled a closer compatibility to other RDBMS products. MySQL by default performs a number of silent data changes which do not help in providing a level of data integrity if you come from a more traditional background.</description>
    </item>
    <item>
      <title>A beginners look at Drizzle – Datatypes and Tables</title>
      <link>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-datatypes-and-tables-2009-04-01/</link>
      <pubDate>Wed, 01 Apr 2009 22:52:31 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-datatypes-and-tables-2009-04-01/</guid>
      <description>The Drizzle database, while similar to MySQL includes a number of significant differences. In this post we will look at data types and table syntax that is valid in Drizzle. For more background information you can also review A beginners look at Drizzle – Getting around with SHOW .</description>
    </item>
    <item>
      <title>A beginners look at Drizzle – Getting around with SHOW</title>
      <link>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-getting-around-with-show-2009-03-31/</link>
      <pubDate>Wed, 01 Apr 2009 01:17:47 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/a-beginners-look-at-drizzle-getting-around-with-show-2009-03-31/</guid>
      <description>Assuming you have successfully compiled Drizzle , and you are ready to start for the first time, here are some beginner differences with those familiar with the current MySQL 5.1 GA version.</description>
    </item>
    <item>
      <title>A Drizzle update – Running version 2009.03.970-development</title>
      <link>https://ronaldbradford.com/blog/a-drizzle-update-running-version-200903970-development-2009-03-31/</link>
      <pubDate>Tue, 31 Mar 2009 23:06:34 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/a-drizzle-update-running-version-200903970-development-2009-03-31/</guid>
      <description>I’ve not looked at compiling and running Drizzle on my server for the past four weeks. Well overdue time for a check and see how it’s going. I saw in today’s planet.</description>
    </item>
    <item>
      <title>Understanding the various MySQL Products &amp; Variants</title>
      <link>https://ronaldbradford.com/blog/understanding-the-various-mysql-products-variants-2009-03-13/</link>
      <pubDate>Fri, 13 Mar 2009 16:29:16 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/understanding-the-various-mysql-products-variants-2009-03-13/</guid>
      <description>The MySQL marketplace today is far more complex then simply choosing between a particular version of MySQL that Sun/MySQL produces.&#xA;The MySQL server product in general is released under the GNU General Public License (GPL) v2 , however you should carefully review the MySQL Legal Policies {#s0rl} as a number of exceptions and different license agreements operate for companion tools such as MySQL Cluster, MySQL client libraries and documentation for example.</description>
    </item>
    <item>
      <title>Where is the innovation?</title>
      <link>https://ronaldbradford.com/blog/where-is-the-innovation-2008-11-24/</link>
      <pubDate>Mon, 24 Nov 2008 06:04:36 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/where-is-the-innovation-2008-11-24/</guid>
      <description>The 2009 MySQL Conference has closed it’s submissions for papers. This year the motto is “Innovation Everywhere”.&#xA;Last weekend’s Open SQL Camp in Charlottesville, Virginia, we had the chance to talk about the movements in the MySQL ecosystem.</description>
    </item>
    <item>
      <title>Get linked to Drizzle</title>
      <link>https://ronaldbradford.com/blog/get-linked-to-drizzle-2008-08-22/</link>
      <pubDate>Sat, 23 Aug 2008 02:19:31 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/get-linked-to-drizzle-2008-08-22/</guid>
      <description>We are always looking at different ways to help promote, inform and identify contributers, users and supports for Drizzle .&#xA;One way is to join the Linked In Drizzle group (click here when logged in).</description>
    </item>
    <item>
      <title>Interacting with BuildBot using IRC</title>
      <link>https://ronaldbradford.com/blog/interacting-with-buildbot-using-irc-2008-08-18/</link>
      <pubDate>Mon, 18 Aug 2008 20:18:45 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/interacting-with-buildbot-using-irc-2008-08-18/</guid>
      <description>Using BuildBot for Drizzle has been a great way to help in the verification of the sometimes rapid code changes that are being committed.&#xA;Curious why the IRC notifier within BuildBot only joined and exited the #drizzle channel in IRC, some further investigation of the IRC Documentation lead to more information to share.</description>
    </item>
    <item>
      <title>Drizzle has it&#39;s own dedicated feed</title>
      <link>https://ronaldbradford.com/blog/drizzle-has-its-own-dedicated-feeds-2008-08-17/</link>
      <pubDate>Sun, 17 Aug 2008 16:38:14 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzle-has-its-own-dedicated-feeds-2008-08-17/</guid>
      <description>For those that have been using Planet MySQL to follow the progress of Drizzle , we now have our own Planet Drizzle .&#xA;You can also get a RSS feed directly from http://feeds.</description>
    </item>
    <item>
      <title>Where the happening community people now hang</title>
      <link>https://ronaldbradford.com/blog/where-the-happening-community-people-now-hang-2008-07-31/</link>
      <pubDate>Wed, 30 Jul 2008 20:18:28 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/where-the-happening-community-people-now-hang-2008-07-31/</guid>
      <description>Eric of Proven Scaling commented on a lack of IRC action in the normal mysql channels today when he visited the #drizzle channel on irc.freenode.net.&#xA;ebergen: I&#39;m still in #mysql-dev and #planet.</description>
    </item>
    <item>
      <title>Drizzle needs you</title>
      <link>https://ronaldbradford.com/blog/drizzle-needs-you-2008-07-29/</link>
      <pubDate>Tue, 29 Jul 2008 03:06:39 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzle-needs-you-2008-07-29/</guid>
      <description>Use MySQL, but want to follow the new kid on the block? Want to help contribute to Drizzle? We are seeking help in compiling across different platforms.&#xA;Please help us by becoming a buildbot slave .</description>
    </item>
    <item>
      <title>Building sources with BuildBot</title>
      <link>https://ronaldbradford.com/blog/building-sources-with-buildbot-2008-07-29/</link>
      <pubDate>Mon, 28 Jul 2008 21:06:16 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/building-sources-with-buildbot-2008-07-29/</guid>
      <description>Unless your in the desert under a rock (where rain is clearly needed), you will have heard of Drizzle – A Lightweight SQL Database for Cloud and Web. My company 42SQL is sponsoring the BuildBot for the Drizzle project.</description>
    </item>
    <item>
      <title>The fast paced open source ecosystem</title>
      <link>https://ronaldbradford.com/blog/the-fast-paced-open-source-ecosystem-2008-07-24/</link>
      <pubDate>Wed, 23 Jul 2008 18:22:43 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/the-fast-paced-open-source-ecosystem-2008-07-24/</guid>
      <description>This morning at &amp;lt;a href=&amp;ldquo;&amp;ldquo;http://en.oreilly.com/oscon2008/&#34;&gt;OSCON 08, Tim O’Reilly’s opening keynote Open Source on the O’Reilly Radar included a slide on Drizzle, giving this new project maximum exposure to the Open Source community.</description>
    </item>
    <item>
      <title>The new kid on the block – Drizzle</title>
      <link>https://ronaldbradford.com/blog/the-new-kid-on-the-block-drizzle-2008-07-23/</link>
      <pubDate>Tue, 22 Jul 2008 21:01:01 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/the-new-kid-on-the-block-drizzle-2008-07-23/</guid>
      <description>Before today, Drizzle was known as a light form of rain found in Seattle (among other places). Not any more. If you have not read the news already today, Drizzle, Clouds, “What If?</description>
    </item>
  </channel>
</rss>
