书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 14713 个相关结果.
  • Commit

    Commit Example Description Commit commit – commit the current transaction commit ; Example Commit the current transaction: commit ; Description The commit command...
  • COMMIT

    COMMIT 摘要 说明 示例 另请参见 COMMIT 摘要 COMMIT [ WORK ] 说明 提交当前事务。 示例 COMMIT ; COMMIT WORK ; 另请参见 ROLLBACK 、START TRANSACTION
  • COMMIT

    COMMIT 摘要 说明 示例 另请参见 COMMIT 摘要 COMMIT [ WORK ] 说明 提交当前事务。 示例 COMMIT ; COMMIT WORK ; 另请参见 ROLLBACK 、START TRANSACTION
  • COMMIT

    COMMIT Synopsis Description Examples See Also COMMIT Synopsis COMMIT [ WORK ] Description Commit the current transaction. Examples COMMIT ; COMMIT WORK ; See...
  • COMMIT

    COMMIT Synopsis Description Parameters Notes Examples Compatibility See Also COMMIT Commits the current transaction. Synopsis COMMIT [ WORK | TRANSACTION ] De...
  • COMMIT

    COMMIT 语法图 示例 MySQL 兼容性 另请参阅 COMMIT COMMIT 语句用于在 TiDB 服务器内部提交事务。 在不使用 BEGIN 或 START TRANSACTION 语句的情况下,TiDB 中每一个查询语句本身也会默认作为事务处理,自动提交,确保了与 MySQL 的兼容。 语法图 CommitStmt ...
  • commit

    Transaction .commit(reason: any): Promise<void> 参数 reason: any 返回值 Promise.<void> 示例代码 Transaction .commit(reason: any): Promise<void> 支持端:云函数 提交事务 参数 reason: an...
  • COMMIT

    COMMIT 概要 描述 参数 注解 示例 兼容性 另见 COMMIT 提交当前事务。 概要 COMMIT [ WORK | TRANSACTION ] 描述 COMMIT COMMIT提交当前事务。所有由该 事务所作的更改会变得对他人可见并且被保证在崩溃发生时仍能 持久。 参数 WORK TRANSACT...
  • commit

    963 2018-04-15 《docker简明教程》
    commit commit 用法 Usage : docker commit [ OPTIONS ] CONTAINER [ REPOSITORY [: TAG ]] Create a new image from a container 's changes -a, --author= Author...
  • COMMIT

    COMMIT Synopsis Description Examples See Also COMMIT Synopsis COMMIT [ WORK ] Description Commit the current transaction. Examples COMMIT ; COMMIT WORK ; See...