mysqldump: [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.
·
mysqldump: [Warning] Using a password on the command line interface can be insecure.

这个警告是因为 在命令行直接明文输入 MySQL 密码 存在安全风险(可能被系统进程、日志等捕获)
更多推荐



所有评论(0)