书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 109656 个相关结果.
  • Create User

    CREATE USER 语法 CREATE USER 语法 CREATE USER [ IF NOT EXISTS ] <user_name> [ WITH PASSWORD <password> ] 使用 CREATE USER 语句创建新的 Nebula Graph 帐户。使用 CREATE USER 必须拥有全局的 CRE...
  • User Select

    User Select Quick reference Basic uage Disabling text selection Allowing text selection Selecting all text in one click Using auto select behaviour Applying conditionally Hov...
  • User CLI

    User Command Line Interface General operations extensions format formatMaster formatWorker bootstrapConf fs fsadmin getConf job logLevel runClass runTests runJournalCra...
  • User Settings

    Within Rancher, each user has a number of settings associated with their login: personal preferences, API keys, etc. You can configure these settings by choosing from the User Set...
  • DROP USER

    描述 格式 参数解释 示例 描述 该语句用于删除一个 OceanBase 用户。 说明 必须拥有 CREATE USER 的系统权限,才可以使用 DROP USER 命令。 CASCADE 会指定在删除用户前,删除该用户拥有的所有 Object,包括权限,数据库,表等。 格式 DROP USER username CASC...
  • User tasks

    Creating applications from installed Operators Installing Operators in your namespace
  • User Guide

    Java SDK Other Language Open-API Nacos Spring Nacos System Configurations Authentication FAQ
  • CREATE USER

    描述 格式 参数解释 示例 描述 该语句用于创建新的 OceanBase 用户。创建新用户后,可以使用该用户连接 OceanBase。 说明 必须拥有全局的CREATE USER权限,才可以使用CREATE USER命令。 格式 create_user_stmt : CREATE USER [ IF NOT EXIST...
  • CREATE USER

    描述 格式 参数解释 示例 描述 该语句用于创建新的 OceanBase 用户。创建新用户后,可以使用该用户连接 OceanBase。 说明 必须拥有 CREATE USER 的系统权限,才可以使用 CREATE USER 命令。 格式 create_user_stmt : CREATE USER user_name ...
  • DROP USER

    DROP USER Description example keyword DROP USER Description Syntax: DROP USER 'user_identity' `user_identity` : user@ 'host' user@ [ 'domain' ] Dro...