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
Stefan2
.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT t.tl_from, l.log_params FROM page p INNER JOIN logging l ON l.log_type = 'move' AND l.log_user = 'Maintenance_script' AND CONCAT('User:', p.page_title) = l.log_params INNER JOIN templatelinks t ON t.tl_title = l.log_title AND t.tl_namespace = l.log_namespace WHERE p.page_namespace = 2 AND l.log_params LIKE 'User:%~commonswiki%'
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...