一、报错信息
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删除。