The document summarizes new features in MySQL 5.5 and 5.6. Some key points:
- MySQL 5.5 improved InnoDB performance, added new monitoring tools, and supported features like multi-buffer pools.
- MySQL 5.6 focused on improvements to replication like GTIDs for easier management, multi-threaded slaves for performance, and crash-safe replication.
- Other new features included online DDL support and transportable InnoDB tables to move data between servers.