Mysql用戶管理小結
最簡單也是最常用創建一個用戶的SQL:
grant?all?privileges?on?DBName.*?to?'userName'@'%'?identified?by?'password'?with?grant?option;

posted on 2006-10-31 13:46 ChenGen 閱讀(341) 評論(0) 編輯 收藏 所屬分類: Mysql
ChenGen一切歸零,重新開始
隨筆 - 13, 文章 - 10, 評論 - 21, 引用 - 0
|