http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14132
--- Comment #7 from Fridolin SOMERS <[email protected]> --- Ready for signoff. I've spitted each alter table in a unique line because if one key already exists the all line fails. If the key alreeady exists, it will still return an error even with ALTER IGNORE. Looks like the is only useful for unique keys. -- 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/
