Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Pginer-WMF
.
Toggle Highlighting
SQL
SELECT rev_id AS revision_id, rev_page AS page_id, comment_text AS revision_summary FROM change_tag_def ctd JOIN change_tag ct ON ctd.ctd_id = ct.ct_tag_id JOIN revision rev ON ct.ct_rev_id = rev.rev_id JOIN `comment` c ON rev.rev_comment_id = c.comment_id WHERE ctd_name = 'contenttranslation' LIMIT 1000 -- remove to get all
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...