And I mean that, come see me, say hello, buy me a beer (extra
points!). Or even more so, come see my session at 10:50 on
tuesday morning April 12. I'll be speaking on how to manage large
datasets in an Amazon EC2 environment, and this is largely based
on my experiences at doing just that at my new job (or new, I've
been doing it for more that 6 months now) as Database Architect
at Recorded Future.
This will not be an incredibly technical presentation, in terms
of showing actual code and things. Rather, I will look at some of
the issues when running in an EC2 environment, and how we manage
it here at Recorded Future. Also, I will present a bit of how our
architecture works, which is more relevant that one may thinks,
as we have Cloud based architectures on mind all the time, all
our development, testing and productions servers run in the
cloud.
Anyway, this is …
The MySQL Council has not being idle. We have
addressed the bugs database concerns, and we
are continuing our dialog.
To do a better job, we would like to hear more from the
community. Unlike other established user groups, MySQL does not
have a world wide organization for its users. The council exists
on a voluntary basis, and we are seeking support from the rest of
you. Please let your voice heard. There are three main channels
for this:
- A MySQL Council survey
- A set of questions that will be answered during the keynote at the MySQL Conference
- Talk to a council member
SurveyThe …
[Read more]
Welcome to this week's Last Week in Drizzle. Today will be
a relatively short edition due to the work everyone is doing
preparing for the 2011 O'Reilly MySQL Conference and Expo and
Google Summer of Code.
First Fremont Tarball
The first tarball of the Fremont development branch of Drizzle
was created this week, following our tradition
of releasing a tarball every two weeks. It includes many
experimental things such as the libdrizzle-2.0 separation and the
multiple master to single slave replication.
For those wanting the stable release we suggest sticking to the
Elliott branch which our GA was cut from. New releases for
this will be created much less frequently and will only include
bug fixes.
Xtrabackup
Stewart …
Welcome to this week’s Last Week in Drizzle. Today will be a relatively short edition due to the work everyone is doing preparing for the 2011 O’Reilly MySQL Conference and Expo and Google Summer of Code.
First Fremont Tarball
The first tarball of the Fremont development branch of Drizzle was created this week, following our tradition of releasing a tarball every two weeks. It includes many experimental things such as the libdrizzle-2.0 separation and the multiple master to single slave replication.
For those wanting the stable release we suggest sticking to the Elliott branch which our GA was cut from. New releases for this will be created much less frequently and will only include bug fixes.
Xtrabackup
…
[Read more]2011 seems to be a good year for both Google I/O and Apple’s WWDC. Google I/O sold out in 59 minutes and Apple’s WWDC sold out in under 10 hours. They’re both held at the Moscone Center and I guess the caps for attendance is usually set at about 4,000-5,000 attendees.
My only beef with this is that the rest of the world is forgotten. It’s only good for the developer sitting in North America (or a similar timezone). In fact folk that need to get corporate approval are probably also forgotten. Launching at 9 or 10am PST is past midnight in China and Singapore for example. Its even later in Japan. What about developers sitting in Sydney & Melbourne?
Google takes an open approach to this. They will have live streaming available and are organising extended events (which again, think about the timezones — they work if you’re all together in San …
[Read more]
During Collaborate
11, the biggest IOUG conference, I'll be presenting on MySQL,
Oracle and their integration in a session called: "Integrating MySQL and Oracle: The Journey of a
Transaction".
Apart from the usual self-promotion about a speaking engagement,
this time I'd like to make the session interactive. I'd love if
you could add your comments on the challenges you find
integrating the two products and on the hints you might want to
share. I'll do all my best to address your concerns during my
lecture, at the MySQL community dinner (see Sheri's post below)
or in a blog post after the event.
See you in the sunny Florida!
…
At the upcoming MySQL Conference and Expo, I’m going to give a Thursday afternoon (2pm) session entitled Fixed in Drizzle: No more “GOTCHA’s”. I plan to have a lot of fun with this session..
If you go back to the very start of when I started submitting code to Drizzle (June 2008) – I was going and fixing some of my favourite “gotcha’s” inside the code: BUILD/ scripts that didn’t build the way releases would, wrappers on POSIX functions with different (and inconsistent) semantics, NETWARE support, a non thread safe client lib, my_errno (different to errno) etc. I won’t really be talking about internals like this – it may give me a happy but really isn’t the latest awesome in databases. …
[Read more]I am one of the crazy individuals(*) that will be speaking at both the regular O’Reilly MySQL Conference and the IOUG Collaborate conference both being held in the second week of April. My 4 presentations are:
- Monday 3:45-4:45pm in Orlando – Common MySQL Scalability Mistakes
- Wednesday 2:00-3:00pm in Santa Clara – Add to Your O’Reilly Schedule – Best Practices for MySQL DBAs and Developers Part 1
- Wednesday 3:05-3:50pm in Santa Clara – …
Here are the slides from my talk at Open Source Days 2011 on Saturday. The talk was about MariaDB and other parts of the MySQL development community outside of MySQL@Oracle.
For me, the most memorable part of the conference was the talk by Noirin Shirley titled Open Source: Saving the World. Noirin described the Open Source Ushahidi project and how it was used during the natural disaster crisis in Indonesia, New Zealand and other places.
Now, there is a long way from implementing group commit in MariaDB to rescuing injured people out of collapsed buildings, and not all use of Free Software is as …
[Read more]Welcome to the third edition of Last Week in Drizzle. The diff of the trunk between last Friday and right now is just over 230,000 lines in size, 10x the size of the previous week! This includes many changes to the documentation, code clean-ups and Patrick Crews’ continued work on our new DBQP test suite.
Replication
David Shrewsbury (I’m going to spell his name correctly this week ) and Patrick Crews have been working hard on making replication even more rock solid. The slave plugin is in, working and is stable with everything we can throw at it.
Drizzle developer day
We have a Drizzle Developer Day at the …
[Read more]