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
Percona Patches (5.0) focus on
- statistics/monitoring
- performance/scalability
- buffer pool content/mutexes
- microslow patch
These have been ported to 5.1 and mainly integrated into XtraDB.
EBay Patches (5.0) have included:
- variable length memory storage engine
- pool of …