• A 1检索a 2提交数据

    Dirty reads: A1 is retrieving uncommitted data of a2.

    youdao

  • 不过事务看到提交数据可以带来意料之外副作用更新冲突读取不一致等

    Letting uncommitted data be seen by other transactions, however, can result in unexpected side effects, such as clashing updates and inconsistent reads.

    youdao

  • 做任何修改地关闭数据(将所有提交数据写到磁盘)。

    The database was cleanly shut down (All the committed data are written to disks).

    youdao

  • 分割镜像初始化为快照时,将执行崩溃恢复所有提交事务使数据可以被所有操作访问

    The initialization of the split mirror as snapshot performs a crash recovery, rolls back all uncommitted transactions, and makes the database available for any read or write operation.

    youdao

  • 发生COMMIT时,所有提交语句(自最近一次COMMIT之后的所有语句)同时生效,确保数据完整性

    On a commit, all the uncommitted statements (statements after last commit) take effect together, ensuring data integrity.

    youdao

  • 例如如果成员正在更新数据那么一个成员不能未提交读(uncommitted read)以外任何隔离级别读取一行。

    For example, if one member is updating a row, it would not be proper for another member to read the row with any other isolation level than uncommitted read.

    youdao

  • 前一主体上,客户断开了与数据的连接,并且提交事务回滚。

    On the former principal, clients are disconnected from the database and in-flight transactions are rolled back.

    youdao

  • 事务隔离:当前事务其它事务隔离的程度例如这个事务能否看到其他事务提交数据

    Isolation: the degree of isolation this transaction has from the work of other transactions. For example, can this transaction see uncommitted writes from other transactions?

    youdao

  • 事务隔离:当前事务其它事务隔离的程度例如这个事务能否看到其他事务提交数据

    Isolation: the degree of isolation this transaction has from the work of other transactions. For example, can this transaction see uncommitted writes from other transactions?

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定