Skip to content

Instantly share code, notes, and snippets.

@oleander
Created June 3, 2011 22:44
Show Gist options
  • Save oleander/1007315 to your computer and use it in GitHub Desktop.
Save oleander/1007315 to your computer and use it in GitHub Desktop.
1 SIMPLE movies index PRIMARY,index_movies_on_id,index_movies_on_active index_movies_on_rating 5 NULL 8 Using where; Using temporary
1 SIMPLE torrents ref index_torrents_on_site_id,index_torrents_on_movie_id,index_torrents_on_tracker_id index_torrents_on_movie_id 5 site_development.movies.id 4 Using where
1 SIMPLE trackers eq_ref PRIMARY,index_trackers_on_id PRIMARY 4 site_development.torrents.tracker_id 1 Using index
1 SIMPLE images ref index_images_on_movie_id index_images_on_movie_id 5 site_development.torrents.movie_id 16
1 SIMPLE sizes eq_ref PRIMARY,index_sizes_on_id PRIMARY 4 site_development.images.size_id 1 Using where
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment