The purpose of this project is to build complete and understandable InnoDB internals diagrams. This project is a work in progress and should not be considered complete. These diagrams are based on intensive study of the InnoDB code in addition to re-implementation of the data structures therein in Ruby in the innodb_ruby project.
This work has primarily been completed by:
- Jeremy Cole (jeremycole)
- Davi Arnaut (darnaut)