Commit 62fc3821 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased max_allowed_packet to 1G

parent b7f4def2
......@@ -119,7 +119,7 @@ skip-external-locking
skip-name-resolve
key_buffer_size = 16M
max_allowed_packet = 64M
max_allowed_packet = 1G
sort_buffer_size = 512K
net_buffer_length = 16K
myisam_sort_buffer_size = 8M
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment