摘要: create user 'username' identified by 'password'; grant all privileges on *.* to 'username'@'host'; flush privileges; 阅读全文
posted @ 2022-02-18 14:07 pyt123456 阅读(72) 评论(0) 推荐(0)