[Koha-bugs] [Bug 3008] Increase 64k text limit for overdue notice file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 7 21:45:48 CEST 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I believe this might not be true anymore - or at least I don't see where it
would come from.

message_queue.content and message_queue.metadata are mediumtext.

https://mariadb.com/kb/en/mediumtext/
A TEXT column with a maximum length of 16,777,215 (224 - 1) characters.

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


More information about the Koha-bugs mailing list