MySQL-HA


Drizzle: Now with the InnoDB Plugin

Posted in drizzle, mysql by mtaylor on the October 28, 2008

The InnoDB plugin is now merged into the Drizzle mainline. There is still one weird outstanding bug that I know of. Why is this exciting? The main things found in the plugin that I’m excited about are:

  • New compressed table format.
  • Adding or dropping indexes can now bypass the table copy
  • Information Schema plugins with InnoDB internals data

Not to mention, something tells me that the plugin will be getting more dev attention, and should be easier to track moving forward.

I’ve been doing my best to make the changes in such a way that they could be potentially merged back into the plugin upstream, should Oracle care to. (which I hope they will)

2 Responses to 'Drizzle: Now with the InnoDB Plugin'

Subscribe to comments with RSS or TrackBack to 'Drizzle: Now with the InnoDB Plugin'.


  1. [...] Taylor kicks things off, bringing us news of the ability to use the innodb plugin with Drizzle. I just think its great how the Drizzle development is moving along so rapidly. My thanks to [...]


  2. [...] week. Beginning with the world of MySQL. Monty Taylor kicks things off, bringing us news of the ability to use the innodb plugin with Drizzle. I just think its great how the Drizzle development is moving along so rapidly. My thanks to [...]


Leave a Reply

You must be logged in to post a comment.