Open source the way it ought to be. Today, Percona announced a replacement for InnoDB that improves performance and fixes bugs. The new engine is called XtraDB.
According to Vadim at Percona:
It's 100% backwards-compatible with standard InnoDB, so you can use it as a drop-in replacement in your current environment. It is designed to scale better on modern hardware, and includes a variety of other features useful in high performance environments.
The release is pure GPL (v2) and commercial support is available from Percona. If percona keeps this up, they just might become the new MySQL.
The source is available from Launchpad and from …
[Read more]