https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24387 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #39 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #36)
Some DB columns are missing default values (category, code and location):
DBD::mysql::db do failed: Field 'code' doesn't have a default value at /kohadevbox/koha/C4/Installer.pm line 572.
It's the installer file that was missing values for those columns! Thx! -- You are receiving this mail because: You are watching all bug changes.