http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963
--- Comment #8 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #7) > (In reply to comment #6) > > So, please, push this patch. The constraint issue is more general, and > > related to storage Engine used. InnoDB is now mandatory. InnoDB is the > > MySQL default storage engine since version 5.1, replacing MyISAM. So the > > problem may occur less and less. But for legacy Koha DB, it can happen, > > and it can have surprising effect like this bug. > > mmm... definetely, i'm not for pushing this patch: without the patch, the > problem is visible (even if, I agree, it's not easy to link the error with > the DB problem) > With the patch it's no more visible, and, as we say in french, it's "hiding > the dust under the carpet" > The correct solution is to fix your database problem. > > I'll ask other QA team member for their opinion I disagree. Frédéric submitted a patch which fixes the constraint problem, but in the meantime, this is a good workaround for those libraries that have the problem. There is absolutely no reason why library patrons should have to deal with errors, ever. -- 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/
