1 Apr
2021
1 Apr
'21
6:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27726 --- Comment #14 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #13)
I am getting an error:
{UNKNOWN}: DBI Exception: DBD::mysql::db do failed: BLOB/TEXT column 'content' can't have a default value [for Statement "ALTER TABLE problem_reports MODIFY content TEXT NOT NULL DEFAULT ''"] at /usr/share/perl5/DBIx/Class/Schema.pm line 1118.
Interesting.. that's a super easy fix, just drop the default as it doesn't make sense anyway.. but I'm surprised you got that.. what SQL server are you using? -- You are receiving this mail because: You are watching all bug changes.