SQL
AخA
SELECT COUNT(*)
FROM revision
INNER JOIN comment ON comment.comment_id = revision.rev_comment_id
WHERE revision.rev_actor = 33173146
AND comment.comment_text LIKE '%#wpwp%'
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.