denji / innodb_diagrams

Diagrams for InnoDB data structures and behaviors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InnoDB Diagrams

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:

About

Diagrams for InnoDB data structures and behaviors

License:Other