原文:如何消除mysql: [Warning] Using a password on the command line interface can be insecure.

在写脚本时经常需要在命令行使用明文密码,虽然不安全,但是很方便,出现 Warning Using a password 就很讨厌,下面给出个解决方式 方法: 使用 gt dev null mysql user root password e select version gt dev null version . . ...

2021-07-01 11:36 0 142 推荐指数:

查看详情

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