https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3008
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
