原文:Warning: Using a password on the command line interface can be insecure解决办法

当从数据库导出数据或mysqldump的时候,在mysql . .x以上版本会报Warning: Using a password on the command line interface can be insecure 错误,虽然不影响使用,但是还是挺烦人的。 比如在shell中执行如下导出语句 其中datamysql.sh文件内容如下: 执行完之后能正常导出,但是针对这个错误解决办法如下: ...

2020-04-28 15:36 0 5327 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM