close

轉貼自 http://itzone.hk/article/article.php?aid=200406230146464878


mysql> grant select,insert on host_formation.* to oper@localhost identified by '1qaz2wsx';

mysql> GRANT ALL PRIVILEGES ON *.* TO user@host IDENTIFIED BY 'passwd';

mysql> REVOKE selevt on 資料庫(或資料表) FROM oper@localhost identified by '1qaz2wsx';

arrow
arrow
    全站熱搜

    johnchen6927 發表在 痞客邦 留言(0) 人氣()