Query Run
USE mlwiki_p; select * from page limit 10; 4 years ago
USE mlwiki_p; show tables; 4 years ago
USE mlwiki_p; select * from text limit 10; 4 years ago
USE mlwiki_p; select * from revision limit 10; 4 years ago
USE mlwiki_p; select * from page limit 10; 4 years ago
USE mlwiki_p; select * from revision order by rev_timestamp desc limit 10; 4 years ago
USE mlwiki_p; select * from revision order by rev_tiemstamp desc limit 10; 4 years ago
USE mlwiki_p; select * from revision limit 10 order by rev_tiemstamp desc; 4 years ago
USE mlwiki_p; select * from revision limit 10; 4 years ago