摘要: 报错:一个库用mysqldump -u -p --opt --force -e --max_allowed_packet= --net_buffer_length= --databases备份时报错如下:mysqldump: Got error: 1449: The user specified a 阅读全文
posted @ 2019-02-04 23:13 godfather007 阅读(1515) 评论(0) 推荐(0)
摘要: 在使用tar命令对Mysql的数据目录进行备份打包时出现如下报错: tar cvzf mysql.tgz mysql /bin/tar: /path/to/mysql: file changed as we read it 解决:此方法未经实际验证,从网上查找得来http://blog.sina.c 阅读全文
posted @ 2019-02-04 23:02 godfather007 阅读(11909) 评论(0) 推荐(0)