Comment 12 for bug 1269547

Revision history for this message
Tom Manville (tdmanville) wrote :

1. A rename could overwrite the first set with the second. If both files exist, then this means there was a crash while writing the second set. In this case, we should use the first file. I understand this may be relatively complex and hard to implement a correct crash recovery program.
2. I'd be happy to test out any implementations for this.
3. Understood.
4. I have a script that does this in python. Let me know if I can help with the implementation for XtraDB.

Thanks Laurynas