When run database_dump.sh - error Got a packet bigger than 'max_allowed_packet' bytes
Posted April 7th, 2012 by admin
Add to /etc/my.cnf
[mysqld]
max_allowed_packet = 100M
Posted April 7th, 2012 by admin
Add to /etc/my.cnf
[mysqld]
max_allowed_packet = 100M
1 year 6 weeks ago