MySQL Performance Schema in 20 Minutes

preview_player
Показать описание
by Sveta Smirnova

At: FOSDEM 2019

Born in 2010 in MySQL 5.5.3 as "a feature for monitoring server execution at a low level," grown in 5.6 times with performance fixes and DBA-faced features, in MySQL 5.7 Performance Schema is a mature tool, used by humans and more and more monitoring products. It becomes more popular over the years. In this talk I will give an overview of Performance Schema, focusing on its tuning, performance, and usability. Performance Schema helps to troubleshoot query performance, complicated locking issues, memory leaks, resource usage, problematic behavior, caused by inappropriate settings and much more. It comes with hundreds of options which allow precisely tune what to instrument. More than 100 consumers store collected data.

Performance Schema is a potent tool. And very complicated at the same time. It does not affect performance in most cases and can slow down server dramatically if configured without care. It collects a lot of data, and sometimes this data is hard to read.

This talk will start from the introduction of how Performance Schema designed, and you will understand why it slowdowns server in some cases and does not affect your queries in others. Then we will discuss which information you can retrieve from Performance Schema and how to do it effectively.

I will cover its companion sys schema and graphical monitoring tools.

Room: UA2.118 (Henriot)
Scheduled start: 2019-02-02 17:40:00+01
Рекомендации по теме
Комментарии
Автор

Amazing content but difficult to understand because of thick accent, perhaps she could have presented in Russian and could have taken help of a translator.

RajAmzn