Query Run
use enwiki_p; SELECT log_title, log_page, count(*) as page_occurences FROM... 6 years ago
use enwiki_p; SELECT log_title, log_page, count(*) as page_occurences FROM... 6 years ago
use enwiki_p; SELECT log_timestamp, log_user, log_title, log_page,... 6 years ago
use enwiki_p; SELECT log_timestamp, log_user, log_title, log_page, count(*)... 6 years ago
use enwiki_p; SELECT DISTINCT log_action from logging_logindex WHERE... 6 years ago
use enwiki_p; SELECT DISTINCT log_type from logging_logindex LIMIT 100; 6 years ago
use enwiki_p; SELECT DISTINCT log_type from logging_logindex; 6 years ago
use enwiki_p; SELECT DISTINCT log_type from logging_index; 6 years ago
use enwiki_p; describe logging_logindex; 6 years ago
use enwiki_p; describe logging; 6 years ago
use enwiki_p; show tables; 6 years ago