摘要: grant all privileges on [database].* to 'database'@'localhost' identified by 'password' 例如: grant all privileges on mytest.* to 'mytest'@'localhost' i 阅读全文
posted @ 2017-08-12 16:50 换行程序员 阅读(506) 评论(0) 推荐(0)