https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27331

--- Comment #2 from Kyle M Hall <[email protected]> ---
File appears to still be invalid do to unrelated issues:
ERROR 1062 (23000) at line 121: Duplicate entry 'COUNTRY-ER' for key 'av_uniq'

INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES
( 'COUNTRY', 'ER', 'Érythrée');
INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES
( 'COUNTRY', 'ER', 'Allemagne');

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to