Created
September 10, 2010 18:21
-
-
Save sprite2005/574106 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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