0
点赞
收藏
分享

微信扫一扫

oneinstack 备份 错误mysql: [Warning] Using a password on the command line interface can be insecure.

zmhc 2022-07-27 阅读 19


执行立即备份

cd /root/oneinstack
./backup.sh

出现错误提示:

oneinstack 备份 错误mysql: [Warning] Using a password on the command line interface can be insecure._错误提示

mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.

 

不用理它这个错误提示,命令还是执行中的,只不过备份的文件太大了需要时间来处理,等一段时间后就会执行成功的。

如果出现这种情况,请把执行备份的时间放到晚上没有多少人的时间来执行。
 

举报

相关推荐

0 条评论