https://bugzilla.wikimedia.org/show_bug.cgi?id=56269
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.23-git |unspecified Target Milestone|1.22.x release |1.23.0 release Summary|Uncommitted DB writes |Fix "Uncommitted DB writes |(transaction from |(transaction from |DatabaseBase::query) |DatabaseBase::query)" --- Comment #28 from Krinkle <[email protected]> --- Recommending this block the 1.23.0 release. It surfaces as "only" a PHP Notice, but uncommitted db writes seem quite like a sign of bad quality code that is sufficiently low level that it could all kinds of unforeseen side effects and might leave the database in a state from which we have no way to recover from. -- 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
