This query is marked as a draft This query has been published by Cpaolo79.

SQL

AخA
 
SELECT log_timestamp, log_title, log_params, log_actor
FROM logging
WHERE log_type = 'patrol'
AND log_timestamp LIKE '202208%'
AND log_namespace = 0
AND log_params LIKE '%6::auto";i:0;%'
AND log_actor=8110;
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...