MySQL on Galera
MySQL/Galera product integrates Galera replication engine with MySQL/innodb server and provides multi-master synchronous cluster for innodb engine.
Galera replication engine is implemented by galera Toolkit and for integrating Galera in MySQL server, we use the deliverables from MySQL-wsrep project.
We have tested MySQL/Galera with several DBMS performance benchmarks. Here are results from recent benchmarkings: benchmark results
MySQL/Galera development has reached the point, where we can ship releases for public evaluation, we call these releases: "Demo Releases". We have planned roadmap for near future releases up to the feature complete, production ready GA release. MySQL/Galera roadmap has currently following milestones:
| Release | Date | Content |
| Demo-1 Release | Jan 2009 | Stable release for evaluating the performance with real applications. |
| Demo-2 Release | Mar 2009 | Advanced feature set for performance testing with real applications. |
| 0.6 Release | Apr/2009 | Full SQL support, including DDL |
| 0.7 Release | December/2009 | DB snapshot transfer implementation to support fail over, Open Source Release |
| 0.8 Release | Q2/2010 | Optimized snapshot transfer |
