Тёмный

MySQL Spotting Performance Problems 

High-Performance Programming
Подписаться 49 тыс.
Просмотров 10 тыс.
50% 1

Get 60% OFF on the Complete Course - MySQL High-Performance Guide Course
www.udemy.com/...
Finding Candidates for Query Optimizations
- Making use of The Performance Schema, which is a gold mine for spotting querying for optimization because it allows us to measure where the time goes
- Finding the few queries that are responsible for most of the load on the system. Checking the top 1000 queries it’s usually not worth your time to optimize.
- How to find the relevant information from the plethora of performance views and metrics available in MySQL
- Understand why UPDATE and DELETE statements are also READS even though they are primarily write statements. This will have an impact on I/O, and therefore the response time.

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@ayazahamed8254
@ayazahamed8254 Год назад
Very well explained. Useful content.
@cjbarroso
@cjbarroso 2 года назад
thank you very much, you are an excellent teacher
@fahdbahoo1
@fahdbahoo1 Год назад
SELECT (100 * SUM_TIMER_WAIT / sum(SUM_TIMER_WAIT) OVER()) percent, SUM_TIMER_WAIT AS total, COUNT_STAR AS calls, AVG_TIMER_WAIT AS mean, substring(DIGEST_TEXT , 1, 75), DIGEST_TEXT FROM performance_schema.events_statements_summary_by_digest ORDER BY SUM_TIMER_WAIT DESC LIMIT 10 ;
@stefanjagger
@stefanjagger Год назад
Thanks
@gregoryplaza
@gregoryplaza 2 года назад
this is a very useful material, I really appreciate your time and dedication very well explanation of some performance topics, awesome job sr.
@anchalajay9715
@anchalajay9715 3 года назад
you have not added the query in the description.
@shamilsaleem9444
@shamilsaleem9444 3 года назад
i think he is referring to the udemy course
@givemorenenohwe2973
@givemorenenohwe2973 2 года назад
thank you
@satishshinde5300
@satishshinde5300 Год назад
Can you share query??
Далее
MySQL Server Configuration for High Performance
26:36
10 Tips for MySQL Performance Tuning
24:12
Просмотров 9 тыс.
+1000 Aura For This Save! 🥵
00:19
Просмотров 2,9 млн
Avaz Oxun - Yangisidan bor
14:29
Просмотров 244 тыс.
MySQL Composite Index Best Practices
16:07
Просмотров 17 тыс.
MySQL How To Choose the Primary Key
12:23
Просмотров 4,1 тыс.
Which Database Model to Choose?
24:38
Просмотров 54 тыс.
Speed up your MySQL database with the buffer pool
9:24
Optimize Your SQL Queries | Postgres Edition
22:52
Просмотров 14 тыс.
+1000 Aura For This Save! 🥵
00:19
Просмотров 2,9 млн