repeatable read
常見(jiàn)例句
- This can be used if the isolation level RR (Repeatable Read) is not used by any programs that operate on the same set of tables.
如果對(duì)同一組表進(jìn)行操作的任何程序都沒(méi)有使用隔離級(jí)別 RR(可重複讀,Repeatable Read),那麼就可以使用上述操作。 - Notice that the ANSI isolation levels and DB2 isolation levels have different names, and "repeatable read" has different meanings.
請(qǐng)注意,ANSI 隔離級(jí)別和 DB2 隔離級(jí)別使用了不同的名稱,“可重複的讀取” 也有著不同的含義。 - If the value is set to 1, then the optimizer behaves as it does for value 0 if the transaction isolation mode is not Repeatable Read.
如果將其值設(shè)置爲(wèi) 1,那麼儅事務(wù)隔離模式不是可重複讀(Repeatable Read)時(shí),優(yōu)化器的行爲(wèi)就與值爲(wèi) 0 時(shí)一樣。 返回 repeatable read