English translation for "不可重复读"
|
- unrepeatable read
Related Translations:
重复: 1.repeat; duplicate; reduplicate; iterate 短语和例子他把那个词重复了几遍。 he repeated the word several times.2.repetition; reiteration; gemination; rerun; duplication; replication; palin-; pali- 短语和例子避免不 重复松弛: multiple relaxation 重复求解: iterative solutionrepeated solution 重复语言: cataphasiaverbigeration
- Example Sentences:
| 1. | Non repeatable read 不可重复读 | | 2. | Incorrect concurrency can lead to problems such as dirty reads , phantom reads , and non - repeatable reads 不正确的并发可能导致脏读、幻读和不可重复读等问题。 | | 3. | For the four levels of isolation supported , table 6 shows whether phantom , dirty , or non - repeatable read is possible from strongest to weakest 针对受支持的四种隔离级别,表6列出了出现幻像读、脏读或不可重复读的可能性(从高到低) 。 | | 4. | Data can be changed by other transactions between individual statements within the current transaction , resulting in nonrepeatable reads or phantom data 其他事务可以在当前事务的各个语句之间更改数据,从而产生不可重复读取和幻像数据。 | | 5. | Unrepeatable read ? a transaction reads a row twice and reads different state each time . for example , another transaction may have written to the row , and committed , between the two reads 不可重复读一个事务对同一行数据重复读取两次,但是却得到了不同的结果。例如,在两次读取的中途,有另外一个事务对该行数据进行了修改,并提交。 | | 6. | Most of them support at least two : " read committed " default and " serializable . " use " read committed " when the non - repeatable reads should allow modifications by one transaction to be visible to another between queries ; use phantom reads for modifications made by another transaction to become visible while a query runs 当不可重复读取应该允许在多个查询之间由一个事务作出的修改对于另一个事务可见时,请使用“读取提交” ;要使由另一个事务作出的修改在一个查询运行时成为可见的,请使用幻象读取( phantom read ) 。 |
- Similar Words:
- "不可终日" English translation, "不可重叠" English translation, "不可重读" English translation, "不可重复的" English translation, "不可重复的读" English translation, "不可重复读取" English translation, "不可重复使用" English translation, "不可重复使用的支柱" English translation, "不可重复事件" English translation, "不可重复性" English translation
|
|
|