Skip to content

Instantly share code, notes, and snippets.

@sprite2005
Created September 10, 2010 18:21
Show Gist options
  • Save sprite2005/574106 to your computer and use it in GitHub Desktop.
Save sprite2005/574106 to your computer and use it in GitHub Desktop.
# Query_time: 2.864736 Lock_time: 0.000082 Rows_sent: 20 Rows_examined: 55338
SELECT * FROM `albums` WHERE (image_url_medium IS NOT NULL) ORDER BY rand() LIMIT 20;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment