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