Drizzle: Now with the InnoDB Plugin
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)
on October 31, 2008 on 8:01 am
[...] 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 [...]
on October 31, 2008 on 9:51 am
[...] 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 [...]