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
Wikisaurus
.
Toggle Highlighting
SQL
USE ruwiki_p; SELECT log_namespace, log_timestamp, log_action, log_title, log_comment, (SELECT page_id FROM page WHERE page_title = (SELECT rd_title FROM redirect WHERE rd_from = (SELECT page_id FROM page WHERE page_title = log_title AND page_namespace = log_namespace ) AND rd_namespace = 10 ) AND page_namespace = 10 ) FROM logging WHERE log_type='move' AND log_timestamp >= "20181016" AND log_namespace = 10 AND NOT log_title LIKE "%/doc"
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...