书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 107030 个相关结果.
  • Get user information

    Get user information Basic Information request parameters return result Model UserInfo Attributes Get user information Basic Information Get user information based on use...
  • User Permissions By Role

    Project members permissions Users have different abilities depending on the role they have in a project. On public projects all users will be able to see the list of repositorie...
  • User Privilege and Ldap

    Authority Management LDAP Integration with Apache Ranger
  • DROP-USER

    DROP-USER Name Description Example Keywords Best Practice DROP-USER Name DROP USER Description Delete a user DROP USER 'user_identity' `user_identity` : ...
  • ALTER-USER

    ALTER USER Name Description Example Keywords Best Practice ALTER USER Name ALTER USER Description ALTER USER 命令用于修改一个用户的账户属性,包括密码、和密码策略等 注意: 从2.0版本开始,此命令不再支持修改用户角色,相关...
  • SHOW CREATE USER

    SHOW CREATE USER 语法图 示例 MySQL 兼容性 另请参阅 SHOW CREATE USER SHOW CREATE USER 语句用于显示如何使用 CREATE USER 语法来重新创建用户。 语法图 ShowCreateUserStmt: Username: 示例 SHOW CREATE USER...
  • USER_PRIVILEGES

    USER_PRIVILEGES See also USER_PRIVILEGES The USER_PRIVILEGES table provides information about global privileges. This information comes from the mysql.user system table: USE...
  • USER_ATTRIBUTES

    USER_ATTRIBUTES USER_ATTRIBUTES USER_ATTRIBUTES 表提供了用户的注释和属性。该表的数据根据 mysql.user 系统表生成。 USE information_schema ; DESC user_attributes ; +-----------+--------------+------...
  • SHOW CREATE USER

    SHOW CREATE USER 语法图 示例 MySQL 兼容性 另请参阅 SHOW CREATE USER SHOW CREATE USER 语句用于显示如何使用 CREATE USER 语法来重新创建用户。 语法图 ShowCreateUserStmt ShowCreateUserStmt ::= "SHO...
  • USER_ATTRIBUTES

    USER_ATTRIBUTES USER_ATTRIBUTES The USER_PRIVILEGES table provides information about user comments and user attributes. This information comes from the mysql.user system table...