mysqldump -uroot -proot 数据库名称 -e --max_allowed_packet=1048576 --net_buffer_length=16384 > C:/指定路径的.sql