Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Kris Kourtis in deletion logs by Commons admins
by
4nn1l2
This query is marked as a draft
This query has been published
by
4nn1l2
.
Toggle Highlighting
SQL
SELECT concat ('*[[:File:', log_title, ']]'), actor_name, fa_user FROM logging JOIN actor ON log_actor = actor_id JOIN user ON actor_user = user_id JOIN user_groups ON ug_user = user_id JOIN filearchive ON log_title = fa_name WHERE log_type = 'delete' AND log_action = 'delete' AND log_namespace = 6 AND ug_group = 'sysop' AND log_title LIKE '%Kris_Kourtis%';
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...