kooyee ‘s blog

          開源軟件, 眾人努力的結晶, 全人類的共同財富
          posts - 103, comments - 55, trackbacks - 0, articles - 66
             :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

          [MySQL] Remove privileges from account

          Posted on 2007-11-10 22:04 kooyee 閱讀(429) 評論(0)  編輯  收藏

          12.5.1.5. REVOKE Syntax

          REVOKE priv_type [(column_list)] [, priv_type [(column_list)]] ...
          ON [object_type] {tbl_name | * | *.* | db_name.*}
          FROM user [, user] ...
          REVOKE ALL PRIVILEGES, GRANT OPTION FROM user [, user] ...
          

          The REVOKE statement enables system administrators to revoke privileges from MySQL accounts. To use REVOKE, you must have the GRANT OPTION privilege, and you must have the privileges that you are revoking.

          Each account is named using the same format as for the GRANT statement; for example, 'jeffrey'@'localhost'. If you specify only the username part of the account name, a hostname part of '%' is used. For additional information about specifying account names, see Section 12.5.1.3, “GRANT Syntax”.

          For details on the levels at which privileges exist, the allowable priv_type values, and the syntax for specifying users and passwords, see Section 12.5.1.3, “GRANT Syntax”

          If the grant tables hold privilege rows that contain mixed-case database or table names and the lower_case_table_names system variable is set to a non-zero value, REVOKE cannot be used to revoke these privileges. It will be necessary to manipulate the grant tables directly. (GRANT will not create such rows when lower_case_table_names is set, but such rows might have been created prior to setting the variable.)

          To revoke all privileges, use the following syntax, which drops all global, database-, table-, and column-level privileges for the named user or users:

          REVOKE ALL PRIVILEGES, GRANT OPTION FROM user [, user] ...
          

          To use this REVOKE syntax, you must have the global CREATE USER privilege or the UPDATE privilege for the mysql database.

          REVOKE removes privileges, but does not drop user table entries. You must do that explicitly using DELETE or DROP USER (see Section 12.5.1.2, “DROP USER Syntax”).


          只有注冊用戶登錄后才能發(fā)表評論。


          網(wǎng)站導航:
           
          主站蜘蛛池模板: 六安市| 南汇区| 临泽县| 东宁县| 抚顺县| 巴林右旗| 富源县| 莒南县| 乌苏市| 新乡市| 墨脱县| 互助| 黎城县| 临颍县| 浦县| 康保县| 晋城| 互助| 永宁县| 凤庆县| 新宁县| 沙坪坝区| 定结县| 荣昌县| 九江市| 邳州市| 镇赉县| 湾仔区| 新丰县| 额尔古纳市| 什邡市| 清流县| 佛教| 广河县| 成都市| 卢龙县| 安宁市| 喀什市| 漠河县| 襄樊市| 天等县|