https://bugzilla.wikimedia.org/show_bug.cgi?id=28600
--- Comment #4 from Reedy <[email protected]> 2011-07-13 20:23:47 UTC --- (In reply to comment #3) > I don't understand the cause of this. The current procedure is this: > 1. Fetch links already in globalimagelinks > 2. Determine which links are not yet in there > 3. Insert links not yet in globalimagelinks in the database. > Somehow between 1. and 3. an entry gets added to the database. > > Doing INSERT IGNORE will probably solve the symptoms in both #1 and #2, but > hide the actual issue. But I think that is not really bad for those kind of > race conditions. It's almost like we've got a stray caller that is pushing it doubley. Maybe. -- 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
