Quantcast
Channel: Severalnines
Viewing all articles
Browse latest Browse all 1480

MySQL Query Tuning Trilogy: Indexing and EXPLAIN - deep dive

$
0
0

This is part 2 of our webinar trilogy on MySQL Query Tuning, in which we look at query tuning process and tools to help with that. We’ll cover topics such as SQL tuning, indexing, the optimizer and how to leverage EXPLAIN to gain insight into execution plans. Part 2: Indexing and EXPLAIN - deep dive.

Image: 
Date & Time: 
Tuesday, September 27, 2016 - 08:00 to 09:15
Tuesday, September 27, 2016 - 16:00 to 17:15
Agenda: 
  • How B-Tree indexes are built?
  • Indexes - MyISAM vs. InnoDB
  • Different index types
    • B-Tree
    • Fulltext
    • Hash
  • Indexing gotchas
  • EXPLAIN walkthrough - query execution plan

Viewing all articles
Browse latest Browse all 1480

Trending Articles