https://bugzilla.wikimedia.org/show_bug.cgi?id=31792
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #25 from Aaron Schulz <[email protected]> 2012-01-15 23:59:50 UTC --- The data loss was inadvertently fixed in r108886. The deletion will simply fail in the case of two different files wrongly have the same SHA-1 in the DB. This basically does what comment #16 mentioned. On a related note, I also noticed that LocalFile::lock() doesn't actually lock anything (no FOR UPDATE)... -- 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
