16 Mar
2026
16 Mar
'26
1:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42080 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- Tried loading an 85MB file into my KTD and it load to a timeout (server gone away) Tried loading an 18MB file and got this error: Koha::Misc::Files::AddFile(): DBI Exception: DBD::mysql::st execute failed: Got a packet bigger than 'max_allowed_packet' bytes at /kohadevbox/koha/acqui/invoice-files.pl line 116 It looks like the max allowed packet in the MySQL client libraries is 16MB That said, I think just sending a small snippet of the file to libmagic isn't a bad idea... -- You are receiving this mail because: You are watching all bug changes.