https://bugzilla.wikimedia.org/show_bug.cgi?id=67905
--- Comment #2 from Krinkle <[email protected]> --- I don't know. It's a very low level error. Uncommitted database transactions dangling around and being implicitly rejected or committed afterwards by the Database wrapper is a Very Bad Thing (TM). Could cause anything from a user action just not happening, to it happening only half and leaving the database in a terrible state (e.g. edit happened, got flagged as possible abuse, but the abuse report wasn't saved, or it was written to the log, but the edit wasn't actually made). I only saw this in the backend when running a script, I haven't been able to map it to a front-end action. -- 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
