11 2019 档案

摘要:mysql -u root -p use mysql; select host, user, authentication_string, plugin from user; grant all privileges on *.* to 'root'@'%' identified by 'passw 阅读全文
posted @ 2019-11-11 17:28 二哈666欸 阅读(184) 评论(0) 推荐(0)