Page MenuHomePhabricator
Paste P9024

T231137: fixFirstBlockautopromoteEntries.php --wiki=enwikiquote
ActivePublic

Authored by Urbanecm on Sep 1 2019, 5:52 PM.
Tags
None
Referenced Files
F30189751: raw.txt
Sep 1 2019, 5:54 PM
F30189742: raw.txt
Sep 1 2019, 5:52 PM
Subscribers
None
Script started on Sun 01 Sep 2019 05:52:13 PM UTC
urbanecm@mwmaint1002:~$ mwscript extensions/AbuseFilter/maintenance/fixFirstBlockautopromoteEntries.php --wiki=enwikiquote --verbose
FixFirstBlockautopromoteEntries: updated 1 rows out of 1 rows found.
The affected log IDs are: 3226454
urbanecm@mwmaint1002:~$ sql enwikiquote
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 632698168
Server version: 10.1.39-MariaDB MariaDB Server
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
wikiadmin@10.64.48.34(enwikiquote)> select * from logging where log_id=3226454;
+---------+----------+------------------+----------------+----------+---------------+---------------------------+-------------+----------------+----------------------------------------------------------------------------------------+-------------+---------------+-----------+----------+
| log_id | log_type | log_action | log_timestamp | log_user | log_namespace | log_title | log_comment | log_comment_id | log_params | log_deleted | log_user_text | log_actor | log_page |
+---------+----------+------------------+----------------+----------+---------------+---------------------------+-------------+----------------+----------------------------------------------------------------------------------------+-------------+---------------+-----------+----------+
| 3226454 | rights | blockautopromote | 20190823045506 | 0 | 2 | Ur_mom_sucks_like_a_whore | | 1048474 | a:3:{s:11:"7::duration";i:432000;s:12:"4::oldgroups";a:0:{}s:12:"5::newgroups";a:0:{}} | 3 | | 8577 | 0 |
+---------+----------+------------------+----------------+----------+---------------+---------------------------+-------------+----------------+----------------------------------------------------------------------------------------+-------------+---------------+-----------+----------+
1 row in set (0.00 sec)

wikiadmin@10.64.48.34(enwikiquote)> Bye
urbanecm@mwmaint1002:~$ exit
Script done on Sun 01 Sep 2019 05:52:46 PM UTC

Event Timeline

Urbanecm changed the title of this paste from untitled to Masterwork From Distant Lands.
Urbanecm changed the title of this paste from Masterwork From Distant Lands to T231137: fixFirstBlockautopromoteEntries.php --wiki=enwikiquote.Sep 1 2019, 5:54 PM
Urbanecm edited the content of this paste. (Show Details)