博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年3月26日

摘要: mysql从5.6版本开始,如果是命令行直接出现了数据库连接密码就会有以下警告: mysql: [Warning] Using a password on the command line interface can be insecure. 如用mysql -uroot -proot -e 'sh 阅读全文

posted @ 2018-03-26 15:51 alex_hrg 阅读(1147) 评论(0) 推荐(0)