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@lists.koha-community.org Reporter: agomezcardozo@herrera.unt.edu.ar QA Contact: testopia@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.