编辑/etc/my.cnf文件,在[myslqd]节点,添加
max_allowed_packet = 64M
随后重启MySQL即可。
转载于:https://www.cnblogs.com/ilovewindy/p/11416867.html