Query Run
use commonswiki_p; SELECT AVG(img_size), AVG(img_width), AVG(img_height)... 9 years ago
use commonswiki_p; SELECT * FROM globalimagelinks JOIN image ON... 9 years ago
use commonswiki_p; SELECT * FROM globalimagelinks JOIN page WHERE... 9 years ago
use commonswiki_p; SELECT * FROM globalimagelinks LIMIT 10; 9 years ago
use commonswiki_p; SELECT * FROM globalimagelinks LIMIT 1; 9 years ago
use commonswiki_p; SELECT * FROM globalimagelinks LIMIT 1; 9 years ago
use commonswiki_p; SELECT /* SLOW_OK */ AVG(img_size), AVG(img_width),... 9 years ago