Query Run
use itwiki_p; SELECT page_title from page_restrictions join page as title on... 5 years ago
use itwiki_p; SELECT * from page_restrictions join page as title on ... 5 years ago
use itwiki_p; SELECT COUNT(*) from page_restrictions join page as title on ... 5 years ago
use itwiki_p; SELECT COUNT(*) from page_restrictions join page as title on ... 5 years ago
use itwiki_p; SELECT title.page_title from page_restrictions join page as... 5 years ago
use itwiki_p; SELECT title.page_title from page_restrictions join page as... 5 years ago
use itwiki_p; SELECT title.page_title from page_restrictions join page as... 5 years ago
use itwiki_p; SELECT title.page_title from page_restrictions where pr_type =... 5 years ago
use itwiki_p; SELECT pr_page from page_restrictions where pr_type = 'edit'... 5 years ago
use itwiki_p; SELECT * from page_restrictions LIMIT 50 5 years ago
use itwiki_p; SELECT pt_title, pt_create_perm from protected_titles where... 5 years ago
use itwiki_p; SELECT pt_title, pt_create_perm from protected_titles where... 5 years ago
use itwiki_p; SELECT pt_title, pt_create_perm from protected_titles where... 5 years ago
use itwiki_p; SELECT COUNT(*) from protected_titles where pt_expiry = 'infinity' 5 years ago
use itwiki_p; SELECT pt_title from protected_titles where pt_expiry =... 5 years ago
use itwiki_p; SELECT pt_title, pt_expiry from protected_titles LIMIT 5 5 years ago
use itwiki_p; SELECT pt_title from protected_titles LIMIT 5 5 years ago