5 May
2015
5 May
'15
8:54 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14132 --- Comment #7 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- 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.