https://bugzilla.wikimedia.org/show_bug.cgi?id=59359
--- Comment #2 from Bugzilla Bug Importer (valhallasw) <[email protected]> --- ------------------------------------------------------------------------------- From: EdoDodo <[email protected]> Date: Mon, 18 Oct 2010 05:33:42 ------------------------------------------------------------------------------- When I get to the query: UPDATE admin_stats a LEFT JOIN plwiki_p.logging l ON (l.log_user_text = a.admin_name) SET registration_dt = log_timestamp ,admin_id = log_user WHERE log_type = 'newusers' AND log_action = 'create' The Toolserver won't let me run it because I don't have high enough permissions to use a table from the Wikipedia databases in an UPDATE statement. I'll unassign it and leave it for somebody else to run, since as it is at the moment, I can't. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
