请输入您要查询的英文单词:

 

单词 unrepeatable read
释义
unrepeatable read
  • 简明释义
  • 不可重复读
  • 网络释义
  • 1

    ?不可重复读

    ...:事务T1更新了一行数据,还没有提交所做的修改,T2读取更新后的数据,T1回滚,T2读取的数据无效,这种数据称为脏读数据。 不可重复读(UNrepeatable Read):事务T1读取一行数据,T2修改了T1刚刚读取的记录,T1再次查询,发现与第一次读取的记录不相同,称为不可重复读

  • 2

    ?不可重读

    不可重读(Unrepeatable Read):一个事务两次读同一行数据,可是这两次读到的数据不一样,就叫不可重读

  • 3

    ?读值不可复现

    读值不可复现(Unrepeatable Read) 事 务 T 1 事 务 T 2 R ( A ) W ( A ) R ( A ) ? ? 图 读 值 不 可 复 现 操 作 执 行 次 序 事 务 T 1 事 务 T 2 R ( A ) :...

  • 4

    ?复的读

    不可反复的读(Unrepeatable Read):当一个事件读取一个数据项,然后重新读取这个数据项并看到差别的值时就是发生了这种情形.

  • 双语例句
  • 1
    An unrepeatable read and phantom read can occur.
    会发生不可重读和幻像读。
  • 2
    An unrepeatable read, phantom read, and reads of uncommitted data can occur.
    会发生不可重读、幻像读和读未提交数据。
  • 3
    An unrepeatable read can occur when the transaction reads some data again and finds that it changed since the last read due to another transaction that modified this data and committed.
    事务再次读取某数据时发现它自最后一次读操作之后由于另一个事务修改并提交了该数据而发生了更改,则会发生不可重读。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/24 16:08:34