https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27189
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |MOVED --- Comment #3 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
