am 28.02.2012 20:50 schrieb Platonides: > am 26/02/12 11:36, Peter Velan schrieb: >> There were 2 entries in "ipblocks" associated with my name (both >> stamped with "2007-11-13"). After upgrade to 1.18 (and "some changes >> to blocks") an attempt to enter the wiki with my username (which was >> blocked since 2007-11-13), created an additional block entry, now >> blocking any user with this specific IP address! > > An autoblock after 5 years? Can you share those rows? (eg. the INSERT > INTO from the backup)
Yes, for shure: (to prevent line breaks listed as a quote) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > INSERT INTO `ipblocks` VALUES (1,'My.username',11,3,'ist nicht bei > OURCOMPANY','20071113170042',0,0,1,'infinity','','',1,0,0,'WikiSysop',1); > INSERT INTO `ipblocks` VALUES (2,'My.username',5,3,'ist nicht mehr bei > OURCOMPANY','20071113170230',0,0,1,'infinity','','',1,0,0,'WikiSysop',1); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> I hope my rude solution (truncation of "ipblocks") will no lead to >> unpleasant side effects. > No. You will only lose any block that were active. Thanks for clarification. Peter _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
