Monitoring MySQL with Performance Schema

Pluralsight
Course Summary
Performance schema is an extremely powerful instrument to collect various performance related data on MySQL, and presents upon executing queries on performance schema. In this course, you'll develop an understanding and use of performance schema.
-
+
Course Description
The latest version of MySQL has introduced a new feature of MySQL Performance Schema, which monitors MySQL server execution at a low level. The performance schema provides internal execution details of MySQL queries at run time, and it's minimum impact on the performance of MySQL resources. In this course, Monitoring MySQL with Performance Schema, you'll learn how to maximize your data-based performance with the use of performance schema. First, you'll dive into getting started with performance schema. The most important part of the performance schema is that it provides answers to many of the pressing performance issues, which MySQL developers and DBAs face with a "slow application" situation. Next, you'll cover how to identify resource bottlenecks, and develop an understanding for resource utilization. Finally, you'll explore how to address common monitoring real world scenarios. By the end of this course, you'll have the knowledge and fundamentals to monitor MySQL with performance schema.
-
+
Course Syllabus
Course Overview- 1m 25s
—Course Overview 1m 25sIntroduction- 5m 8s
—Overview 5m 8sGetting Started with Performance Schema- 20m 21sIdentifying Resource Bottlenecks by Wait Events- 27m 42sUnderstanding Resource Utilization with Performance Reports- 34m 16sAddressing Common Monitoring Real World Scenarios- 27m 32sSummary- 2m 49s