摘要: GRANT SELECT ON dbname.* to user1@'%' IDENTIFIED BY 'password'; FLUSH PRIVILEGES; 阅读全文
posted @ 2020-03-30 09:52 栖息之鹰 阅读(2861) 评论(0) 推荐(0)