Query Run
USE enwiki_p; select * from logging limit 25; 6 years ago
USE enwiki_p; select * from recentchanges limit 25; 6 years ago
USE enwiki_p; select * from revision limit 25; 6 years ago
USE enwiki_p; select * from revision where rev_comment like '%blocked by%' limit 10; 6 years ago
USE enwiki_p; select * from revision where rev_comment like '%block%' limit 10; 6 years ago
USE enwiki_p; select * from revision where upper(rev_comment) like... 6 years ago
USE enwiki_p; select * from revision limit 10; 6 years ago
USE enwiki_p; select * from revisions limit 10; 6 years ago
USE enwiki_p; select * from recentchanges limit 10; 6 years ago
USE enwiki_p; select * from logging where log_user = 56299; 6 years ago
USE enwiki_p; select * from logging limit 5; 6 years ago
USE enwiki_p; select * from page limit 5; 6 years ago
USE enwiki_p; select * from page limit 100; 6 years ago
USE enwiki_p; select * from logging where log_user = 55783; USE... 6 years ago
USE enwiki_p; select * from logging limit 100; 6 years ago
USE enwiki_p; select log_action from logging where log_user = 55783; 6 years ago
USE enwiki_p; select * from logging where log_user = 55783; 6 years ago
USE enwiki_p; select * from logging where log_user = "55783"; 6 years ago
USE enwiki_p; select * from logging where log_action = "block" limit 25 ; 6 years ago
USE enwiki_p; select * from logging where log_user_text =... 6 years ago
USE enwiki_p; select * from logging where log_user_txt = "Brian_clarkson" limit 25 ; 6 years ago
USE enwiki_p; select * from logging where log_user = "55783" limit 25 ; 6 years ago
USE enwiki_p; select * from logging where log_action = "block" limit 25 ; 6 years ago
USE enwiki_p; select * from logging where log_action = "upload" limit 25 ; 6 years ago
USE enwiki_p; select * from logging where log_action = "block" limit 25 ; 6 years ago
USE enwiki_p; select * from logging limit 25 ; 6 years ago
USE enwiki_p; select distinct(log_action) from logging ; 6 years ago
\c 6 years ago
USE enwiki_p; SELECT * from logging LIMIT 10; USE enwiki_p; select... 6 years ago
USE enwiki_p; SELECT * from logging LIMIT 10; USE enwiki_p; select... 6 years ago
USE enwiki_p; SELECT * from logging LIMIT 10; USE enwiki_p; select... 6 years ago