Hi Platonides, thank you for your reply. I have done it and it works for
Dummipedia.org but not for JBDirectory.com. I wonder why. Could it be
because of pr_type="edit"? I am wondering whether that clause is necessarily
and what it actually does.

PM Poon

On Fri, Jul 10, 2009 at 12:15 AM, Platonides <[email protected]> wrote:

> Ekompute .info wrote:
> > How do I modify the above command to do that?
>
> UPDATE page SET page_random = RAND() WHERE (select count(*) from
> page_restrictions where pr_page=page_id and pr_type="edit");
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to