[Koha-bugs] [Bug 13810] Prevent updatedatabase.pl from breaking because of case insensitive utf8 collation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 2 15:23:34 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13810

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.legrand at bulac.fr

--- Comment #5 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 37437
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37437&action=edit
Reproduce Bug 13810

This patch create subfields that should break when updating DBRev to
3.19.00.006. Here is the ouptut on a 3.18.x box :

    ./reproduce_bug_13810.pl
    Add subfields 666z and 666Z
    Try update to DBRev 3.19.00.006 for marc_subfield_structure only
    DBD::mysql::db do failed: Duplicate entry '666-z' for key 'PRIMARY' at
./reproduce_bug_13810.pl line 29.
    Remove subfields 666z and 666Z

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list