[Koha-bugs] [Bug 27189] Unable to delete patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 2 16:10:37 CET 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |MOVED

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
We finally tracked this down to a DBD::mysql::db do failed: Row size too large.
 error on the borrower_modifications table. The failed update would have added
the extended_attributes column which than caused the issue on patron deletion.

I am reclosing this, but with a link to bug 28267.

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


More information about the Koha-bugs mailing list