https://bugzilla.wikimedia.org/show_bug.cgi?id=16629





--- Comment #4 from Roan Kattouw <roan.katt...@home.nl>  2008-12-14 18:08:57 
UTC ---
(In reply to comment #3)
> mysql> SELECT COUNT(*) FROM page_restrictions WHERE pr_level='';
> +----------+
> | COUNT(*) |
> +----------+
> |     3414 | 
> +----------+
> 1 row in set (0.99 sec)
So there are probably 1707 pages with corrupted protections like these.

> mysql> SELECT page_restrictions FROM page WHERE page_id=352339;
> +-------------------+
> | page_restrictions |
> +-------------------+
> | move=:edit=       | 
> +-------------------+
> 1 row in set (0.00 sec)
This is also corrupted, and causes the other two entries in the API output.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to