Kristian Nielsen presented “Beyond MySQL GA: patches, storage engines, forks, and pre-releases”.
This included a history of current products:
Google Patches (5.0 & 5.1) included improvements in :
- statistics/monitoring
- lock contention
- binlog
- malloc()
- filesorts
- innodb I/O and wait statistics
- SHOW …STATISTICS statements
- smp scalability
- I/O scalability
- semisync replication
-
many more
- statistics/monitoring
- performance/scalability
- buffer pool content/mutexes
-
microslow patch
EBay Patches (5.0) have included:
- variable length memory storage engine
- pool of threads
-
Virtual columns
- Percona patches
- Google patches
- Innodb patches
-
Has XtraBackup for backup
- PBXT storage engine – community contribution
- FederatedX – replacement to Federated
- Sphinx storage engine
- Pinba storage engine – Collects PHP statistics
- Others OQGraph/Spider
- Galera – Synchronous replication
-
Drizzle
FOSDEM 2010 MySQL Developer Room Schedule
FOSDEM 2010 Website
Brussels, Belgium
February 7, 2010 -
- Galera – Synchronous replication
- Others OQGraph/Spider
- Pinba storage engine – Collects PHP statistics
- Sphinx storage engine
- FederatedX – replacement to Federated
-
- Innodb patches
- Google patches
-
- pool of threads
-
- buffer pool content/mutexes
- performance/scalability
-
- semisync replication
- I/O scalability
- smp scalability
- SHOW …STATISTICS statements
- innodb I/O and wait statistics
- filesorts
- malloc()
- binlog
- lock contention