Query Run
use commonswiki_p; select actor_user, actor_name from actor where actor_id=62; 4 years ago
use commonswiki_p; select * from actor limit 10 ; 4 years ago
use commonswiki_p; select * from actor where actor=62 ; 4 years ago
use commonswiki_p; select * from image where img_actor=62 order by... 4 years ago
use commonswiki_p; select * from image where img_actor=62; order by... 4 years ago
use commonswiki_p; select * from image where img_actor=62; 4 years ago
use commonswiki_p; select * from image where image_actor=62; 4 years ago
use commonswiki_p; show tables; 4 years ago