(I really can't be stuffed referring to the "mysql conf and
expo", to me it's the mysql conf).
Jay, thanks for a great conference! It was good "being back" and
catching up with so many friendly community faces, and all my
ex-colleagues among them. My own photos from the event are here:
http://www.flickr.com/photos/arjen-lentz/tags/mysqlconf08/,
all tagged with 'mysqlconf08' to fit in with Mark Atwood's Flickr
group.
I was present when Florian Haas (of LINBIT - DRBD) was asked by a
conf delegate whether he thought the conference had been
successful for him in a business sense. I wholeheartedly agree
with his response, which was "Euh, let me think... hell
yea!". I think that summarises it very well ;-)
Now to go on dealing with the joys and risks of (rapid) business
expansion... Open Query is doing …
I was able to catch up with Mr. Bono Jacon Jono Bacon, Ubuntu community manager, not long after he and his miscreant buddies that call themselves "LugRadio" had hosted their very first "Rock Conference" in the U.S aka LugRadio Live USA 2008
My interview with Jono (12:53) Listen (Mp3) Listen (ogg)
(a bit of background noise from tech-hooligans for the first
couple minutes but then it goes away)
…
In a despicable business practice, I received a message from a PR Firm representing Ingres. Now, I even wrote about the controversy that seems to have swept the open source community; but even my writings were not completely factually correct — I wrote that even if online backups were closed it was not necessarily the worst thing in the world. The actual parts of the online backup that are not open source and free are compression and encryption — that is all.
So really, we are talking about a very small part of backup. The last I saw most people used their own compressing (ie, | gzip -c) and encryption for backups. And honestly, I would rather use tried and true compression and encryption than something new that MySQL comes up with, so I do not even see most people wanting compression nor encryption.
But that’s besides the point. If Ingres thinks they can win customers over by swooping in when a controversy is happening, …
[Read more]
While at the MySQL Conf, I bought an Apple Time Capsule (1TB). I
like it. It does appear that at least an initial time Machine
backup eats significant swap space; not RAM as such, I have 4GB
in my MacBook and it's not used up at all...
Anyway, OS X cleans up the (encrypted) swap files in
/private/var/vm on startup. However, I tend to not reboot my
machine a lot, since just closing the lid has a near-100%
survival rate (one of the reasons I use a Mac). So now I have
these swap files hogging my diskspace. Right now I have 20 of
about 1M. Of course, the same directory also holds the
'sleepimage' which with my amount of RAM is over 4GB in itself.
Anyway, I'd rather not have OS X eat up 2GB of my disk until I
decide to reboot - and I really don't want to reboot!
So, anyone have an idea on how to get rid of old swap files
without rebooting? I've found info online about completely
disabling swap, but that is (even with 4GB RAM) …
Supplementary Characters
MySQL 6.0 New Features Document#1
2008-04-20
MySQL 6.0.5 is about to appear on the “MySQL 6.0 Downloads” page http://dev.mysql.com/downloads/mysql/6.0.html
This is MySQL’s alpha version, not to be confused with MySQL 5.1, which has been ‘release candidate’ for a while. The big 6.0 features are “online backup”, “Falcon”, and “supplementary characters”. This document is about the new supplementary characters feature.
What
Since MySQL 4.1, MySQL has supported two Unicode character sets,
ucs2 and utf8. Luckily we don’t have to explain all about
“Unicode” because there’s good definition and explanation. So if
you need help with Unicode in general, read here:
http://www.unicode.org (Unicode reference)
or here:
…
At the moment, there are two big features in the works in MySQL optimizer - Subquery optimizations and Batched Key Access. While the former is a part of MySQL 6.0, I wrote about it here in my blog, and so forth, the latter was in nearly stealth mode until a couple of weeks ago.
That's no longer the case:
- Batched Key Access source code is now published as mysql-6.0-bka-preview tree.
- Igor Babaev, the author of the feature, gave a talk about Batched Key Access at MySQL User Conference, and the slides are available here.
- There is now …
I do not know if anyone noticed this; but there was an incompatible change from MySQL 5.1.22 to 5.1.23 in mysql_com.h file for NET structure by renaming the members last_errno and last_error to client_last_errno and client_last_error. This is really annoying as it not just breaks the compilation of lot of depending applications; and functionality will be annoy if one uses the wrong client library as there is no protocol version change. The change should have been done in …
[Read more]For you, Fabrizio. All this talk about MySQL walking a tightrope got me hungry. So, on a pleasant stroll around Brussels I came across this little shop.
Not sure how well he walks the tightrope, but les gaufres...? Magnifiques!
I would be a very fat man if I lived in ...
Since Oracle announced the InnoDB
plugin which provides compressed row formats, I thought I'd
do this comparison again.
Here are some more data that I've cobbled together.
I've created a 2M row table with a schema that we use for audit
data. It has 47 columns and 17 indexes.
I copied the table into new empty tables using INSERT ... SELECT
with each of these engines:
- InnoDB row_format=compressed (from the InnoDB plugin)
- InnoDB row_format=Compact
- InnoDB row_format=Redundant
- MyISAM pack_keys=1
- MyISAM packed with myisampack (NOTE: these tables are readonly)
- PBXT
- Falcon
Here are …
[Read more]Thanks to Jay Pipes and the conference team for putting together a great event and especially the top-notch keynotes. I think this is one reason we had such large attendence this year with more than 2,000 attendees. Also thanks to all the bloggers, speakers, session buddies, community members, users, boffers, drinkers, runners, sales people for bringing customers, alliance guys for getting sponsors, to engineering for shipping great products, marketing for promoting the conference, consultants for having great solutions, SEs for keeping us honest, support guys for meeting with customers and more...
There are some great conference photos from Duncan Davidson available on Flickr, including the one above of our community awards.