Fork of Protections by WMF in article space by Bri
This query is marked as a draft This query has been published by Retro.

SQL

AخA
 
SELECT log_id, log_type, log_action, log_namespace, log_title, DATE_FORMAT(log_timestamp, "%Y-%m-%d") AS date, user_name, log_params FROM logging_userindex
JOIN actor_logging ON actor_id = log_actor JOIN user ON user_id = actor_user
WHERE log_namespace NOT IN (10, 828) /* Template, Module */
AND user_name = "MusikBot II";
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...