Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Sean.hoyland
.
Toggle Highlighting
SQL
set STATEMENT max_statement_time = 100 FOR SELECT u.user_id, u.user_name, wfTimestamp(TS_ISO_8601, u.user_registration), user_editcount, wfTimestamp(TS_ISO_8601, b.ipb_timestamp), c.comment_text FROM user u JOIN ipblocks b ON u.user_id = b.ipb_user JOIN comment_ipblocks c ON b.ipb_reason_id = c.comment_id WHERE u.user_id >= 9448135 AND (LOWER(CONVERT(c.comment_text USING latin1)) LIKE "%andresherutjaim%" OR LOWER(CONVERT(c.comment_text USING latin1)) LIKE "%delotrooladoo%" OR CONVERT(c.comment_text USING utf8mb4) LIKE '%יניב הורון%') ORDER BY u.user_id DESC
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...