https://bugzilla.wikimedia.org/show_bug.cgi?id=41436
--- Comment #7 from Daniel Kinzler <[email protected]> 2012-10-29 15:40:45 UTC --- I have investigated the issue and found one possible cause, but was not able to reproduce it locally. The issue seems to be related to database transaction type and state and possibly also to the mysql master/slave setup. Proposed fix for master: I9db228c3 Proposed fix for wmf/1.21wmf3: Ibcf139d2 Please try and see whether this fixes the issue on wikidata.org. If this should fail, I propose to set wgContentHandlerUseDB to false for now, so we no longer block on this. Having it set to true may be nice for the future, and allows us gather some experience with non-default content models, but it's not critical to the Wikidata launch. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
