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.

SQL

AخA
 
SELECT concat ('*[[:File:', fa_name, ']]'), user_name, actor_name
FROM filearchive
JOIN actor ON fa_actor = actor_id
JOIN user ON user_id = fa_deleted_user
WHERE fa_name 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.
All SQL code is licensed under CC0 License.

Checking query status...