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

--- Comment #10 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to