29 Nov
2017
29 Nov
'17
6:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 --- Comment #33 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to Petter Goksøyr Åsen from comment #32)
Fair enough, but optimizing by allowing for potential data corruption seems the wrong way to optimize to me :)
Isn't data integrity is more important?
It was fine for 15 years, until mysql changed things. And after that we didn't have any data loss until we rushed a fix. A combined table is not a valid fix, you can have all the data integrity you want if the system is too slow to use. We should come up with an actual solution. -- You are receiving this mail because: You are watching all bug changes.