[Bug 1368] FOREIGN KEY on categorycode fails during install
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1368 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #9 from paul.poulain@free.fr 2007-11-23 08:22 ------- mmm... thinking of it, I suspect we can close this bug. The sample given can easily be solved by reordering the file (marc_tag's before marc_subfield's) And generally, if we want to add a file that need another one to be loaded, just give it a name that make him appear after the 'mother' values. For example : sample patrons, that need patron categories and branch to be defined. Or just set a SET FOREIGN_KEY_CHECKS = 0 if you can't. I close the bug, if someone want to reopen it, he can, but he must also set himself as assignee ;-) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com