[Koha-bugs] [Bug 23579] New: error during web install: 'changed_fields' can't have a default value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 10 15:58:58 CEST 2019


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

            Bug ID: 23579
           Summary: error during web install: 'changed_fields' can't have
                    a default value
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Database
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: agomezcardozo at herrera.unt.edu.ar
        QA Contact: testopia at bugs.koha-community.org

during web installing, I found this error:

install.pl: DBD::mysql::st execute failed: BLOB, TEXT, GEOMETRY or JSON column
'changed_fields' can't have a default value at
/usr/local/share/perl5/DBIx/RunSQL.pm line 273.

I fixed it modifying kohastructure.sql, changing borrower_modifications
structure (remove default value of changed_fields)
There is another solution?

I'm use xubuntu 18.04LTS and mysql (Ver 14.14 Distrib 5.7.27, for Linux
(x86_64) using  EditLine wrapper)

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


More information about the Koha-bugs mailing list