一、報錯信息
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.”
二、出現原因
redis連接輸入密碼后提示Warning: 。。。
三、解決方法
https://blog.csdn.net/weixin_34253126/article/details/92384670
加2>/dev/null
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.”
redis連接輸入密碼后提示Warning: 。。。
https://blog.csdn.net/weixin_34253126/article/details/92384670
加2>/dev/null
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。