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

--- Comment #4 from Krenair <[email protected]> ---
Store the first revision's ID? Then you can go look up the ID.

Actually maybe you could do something like this instead:
select rev_user from revision where rev_parent_id=0 and rev_page=$pageid

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to