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
LuciferianThomas
.
Toggle Highlighting
SQL
SELECT rc_timestamp, actor_name, rc_namespace, rc_title, comment_text, rc_this_oldid, rc_new_len-rc_old_len as rc_diff FROM recentchanges JOIN comment ON rc_comment_id = comment_id JOIN actor ON rc_actor = actor_id -- WHERE -- rc_namespace = 3 AND comment_text REGEXP "^(提醒|(最後)?警告):" -- AND rc_title -- actor_name REGEXP "^([0-9]+(\.[0-9]+){3}|[0-9A-F]+(:[0-9A-F]+){7})$" ORDER BY rc_timestamp 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...