bywatersolutions / koha-sandboxes-docker

A Koha sandbox system that only requires Docker to be installed on the sandbox host server.
6 stars 3 forks source link

Specify bigger 'max_allowed_packet' setting for mysql #20

Closed tomascohen closed 4 years ago

tomascohen commented 5 years ago

We've seen this in the wild:

DBD::mysql::st execute failed: Got a packet bigger than 'max_allowed_packet' bytes at /usr/share/perl5/DBIx/RunSQL.pm line 273
kylemhall commented 4 years ago

This should be fixed now!