https://bugzilla.wikimedia.org/show_bug.cgi?id=16971
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Aaron Schulz <[email protected]> 2011-11-22 20:53:29 UTC --- MediaWiki can't really detect mysql DB engine level deadlocks, that's the responsibility of the DB. What MediaWiki can do is avoid holding locks for excessive time and use up-front locking in some cases to reduce the chance of deadlocks. They will not be eliminated completely. -- 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
