https://bugzilla.wikimedia.org/show_bug.cgi?id=47663
--- Comment #1 from Aaron Schulz <[email protected]> --- Seems like a typical DELETE+INSERT deadlock. It probably could be changed to be incremental or to not issue the DELETE if there are no rows (if that case is common). -- 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
