Query Run
Select distinct ar_user_text,ar_title from archive where ar_namespace =... 6 years ago
Select distinct ar_user_text from archive where ar_namespace = 0 and... 6 years ago
Select ar_user_text, ar_timestamp, ar_len from archive where ar_namespace =... 6 years ago
Select ar_user_text, ar_timestamp, ar_len from archive join text on... 6 years ago
Select ar_user_text, ar_timestamp, ar_len from archive where ar_namespace =... 6 years ago
Select * from archive where ar_namespace = 0 and ar_title = 'Dinesh_Brigedier' 6 years ago
Select * from archive join pagecontent on ar_text_id = old_id where... 6 years ago
Select * from archive join text on ar_text_id = old_id where ar_namespace =... 6 years ago