Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
mobile upload metadata (from recentchanges, depending on change tag)
by
Whym
This query is marked as a draft
This query has been published
by
Whym
.
Toggle Highlighting
SQL
SELECT log_id,log_timestamp,log_actor,log_namespace,log_page,log_title,rd_title,img_metadata FROM logging JOIN change_tag ON log_id = ct_log_id LEFT JOIN image ON log_title = img_name JOIN redirect ON log_page = rd_from WHERE ct_tag_id = 22 AND log_type = "upload" LIMIT 10 /* note: this fails to track redirects */
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...