SQL
AخA
SELECT revision.rev_user, revision.rev_comment_id, revision.rev_timestamp, comment.comment_text, comment.comment_id FROM revision
INNER JOIN comment ON comment.comment_id=revision.rev_comment_id
WHERE revision.rev_user = 34581532 AND comment.comment_text LIKE '%Template-protected edit request%new section'
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.