https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532
--- Comment #33 from Chris Cormack <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
