MySQL数据库备份
wanghz 6年前 (2019-07-04) 3248浏览 0评论
在使用shell脚本定时备份数据库时,提示如下信息: mysqldump: [Warning] Using a password on the command line interface can be insecure 具体的解决方案是将数据库验证...
wanghz 6年前 (2019-07-04) 3248浏览 0评论
在使用shell脚本定时备份数据库时,提示如下信息: mysqldump: [Warning] Using a password on the command line interface can be insecure 具体的解决方案是将数据库验证...