DrupalCon Dublin 2016: What Your Database Query Is Really Doing

49:11 · 26 Sep 2016 – 30 Sep 2016 · YouTube

About this talk

This talk delves into the inner workings of MySQL, focusing on what happens behind the scenes when a SQL query is sent to the database server. The speaker explains how queries are collected, the role of the optimizer in developing a query plan using statistics, and the functioning of the cost-based optimizer to determine the most efficient way to retrieve data. The session emphasizes practical insights, including tracking queries and monitoring their execution, starting from a beginner's understanding to a comprehensive grasp of query processing. Participants will learn how to optimize their queries to let the database handle complex operations, ultimately enhancing their proficiency in database usage.

From event

DrupalCon Dublin 2016

26 Sep 2016 – 30 Sep 2016

All event videos
Back to Watch