dockerfiles
dockerfiles copied to clipboard
Increase max_allowed_packet_size mysql
SOmetimes while importing database of big site, global mysql crashes.
We need to set max_allowed_packet_size to 512M
to prevent that from happening.
https://dev.mysql.com/doc/refman/5.5/en/packet-too-large.html