摘要:
一、mysql用户管理 grant all on *.* to 'user1'@‘127.0.0.1’ identified by 'mimA123'; 创建user1用户 使用user1登录 /usr/local/mysql/bin/mysql -uuser1 -pmimA123 -h127.0. 阅读全文
posted @ 2018-06-20 22:17
Stripling悟
阅读(188)
评论(0)
推荐(0)
浙公网安备 33010602011771号