https://bugzilla.wikimedia.org/show_bug.cgi?id=13789
Marcin Cieślak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #8 from Marcin Cieślak <[email protected]> 2012-03-12 01:17:01 UTC --- I think there is a general consensus in Wikimedia projects to have log separate. We should discuss changes to the policy on meta if necessary. The reason afair is that separate logs are less prone to accidental or deliberate abuse, and having local log accessible to a limited number of people in mostly disjoint groups is better (this was not discussed in bug 8710 at all). This of course makes cross-wiki work on large number of smaller wikis difficult. For non-WMF wikis I think it can be achieved using $wgSharedTables, at least for MySQL. For PostgreSQL we reference mwuser.user_id and page.page_id, maybe those constraints could be dropped for $wgSharedDB installs. I would propose to use this bug for technical discussion if necessary. WONTFIX for now. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
