Read Uncommitted 未提交读 ; 读未提交 ; 读取未提交内容 ; 读取未提交
Read uncommitted isolation 读未提交的数据
Uncommitted Read 未提交的读
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.
将分割镜像初始化为快照时,将执行崩溃恢复,回滚所有未提交的事务,并使数据库可以被所有读或写操作访问。
If you have a read-heavy workload, you might want to set isolation to uncommitted read (UR) at the connection level so that you don't have to specify it in each statement.
如果有一个包含大量读取操作的工作负载,那么您可能想将隔离级别设置为未提交读取(UR),从而不需要在每个语句中设置隔离级别。
An unrepeatable read, phantom read, and reads of uncommitted data can occur.
会发生不可重读、幻像读和读未提交数据。
应用推荐