This document discusses the Performance Schema and SYS schema features in MySQL. It provides an overview of the Performance Schema, which records instrumentation data about the server's internal operations. It describes improvements made in MySQL 5.7 for profiling server performance. It also introduces the SYS schema, which provides views, procedures and functions to make Performance Schema data easier to analyze for common DBA and developer use cases.