DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) user-privileges-table

Info Catalog (mysql.info) statistics-table (mysql.info) information-schema (mysql.info) schema-privileges-table
 
 20.5 The `INFORMATION_SCHEMA USER_PRIVILEGES' Table
 ===================================================
 
 The `USER_PRIVILEGES' table provides information about global
 privileges. This information comes from the `mysql.user' grant table.
 
 *`INFORMATION_SCHEMA' Name*   *`SHOW' Name*          *Remarks*
 `GRANTEE'                                            `'USER_NAME'@'HOST_NAME''
                                                      value, MySQL extension
 `TABLE_CATALOG'                                      `NULL', MySQL
                                                      extension
 `PRIVILEGE_TYPE'                                     MySQL extension
 `IS_GRANTABLE'                                       MySQL extension
 
 Notes:
 
    * This is a non-standard table. It takes its values from the
      `mysql.user' table.
 
Info Catalog (mysql.info) statistics-table (mysql.info) information-schema (mysql.info) schema-privileges-table
automatically generated byinfo2html