标签

MySQL导入

MySQL数据库在导入大sql文件过大时,会出现"MySQL server has gone away"问题,是因为mysql默认的"max_allowed_packet"变量值过小。查看目前配...