Query Run
USE commonswiki_p; SELECT LEFT(rev_timestamp, 6) as month, page_title LIKE... 3 years ago
USE commonswiki_p; SELECT LEFT(rev_timestamp, 6), page_title LIKE... 3 years ago
USE commonswiki_p; SELECT IF(rev_parent_id = 0,"create", "edit"),... 3 years ago