• 如果一个包含大量读取操作的工作负载,那么可能隔离级别设置提交读取(UR),从而需要每个语句中设置隔离级别。

    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.

    youdao

  • 在读事务中,没有变更需要提交但是事务会防止对正在被读取数据修改直到所有读操作全部结束

    In a read transaction, there are no changes to commit, but the transaction prevents the data being read from changing until all of the reads are complete.

    youdao

  • 如果另一个进程读取数据库不会看到因为没有提交

    If another process were to be reading the database, it would not see this key, because it is not committed.

    youdao

  • 现在读取事务可以访问当前提交连贯映像(写入事务兼容方式锁定),而不会受到阻塞。

    Now, a read transaction can access the currently committed and consistent image of rows that are incompatibly locked by write transactions without being blocked.

    youdao

  • 5分钟提交事务时间之后,次要节点目录LOG_STAGING_DIR读取事务,然后应用它们

    After 5 minutes of commit transaction time, the secondary node will read the transactions from the staging directory LOG_STAGING_DIR and apply them.

    youdao

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

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

    youdao

  • LoginAction添加一些代码,以便读取用户提交凭证针对数据库检查凭证(参见清单33)。

    Add some code to the LoginAction that reads the credentials submitted by the user and checks them against the database (Listing 33).

    youdao

  • 应用程序提交一个SQLXQuery语句读取XML文档

    The application submits an SQL or XQuery statement to read an XML document.

    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

  • 例如可以分钟调用一次收集器读取主机cpu利用率通过JXM接口事务管理器读取提交事务总数

    For example, a collector might be invoked every minute to read a host's CPU utilization or read the total number of committed transactions from a transaction manager through a JMX interface.

    youdao

  • 相反,它们读取一行当前已经提交版本

    Instead they will read the currently committed version of the row.

    youdao

  • 数字有用地方增加速率因此定期收集它的绝对值跟踪每次读取数据之间的增量可以反映事务提交的速率。

    The number's useful aspect is the rate at which it increases, so collecting the absolute number on a regular period and tracing the delta between readings reflects the rate of transaction commits.

    youdao

  • 事务再次读取数据发现最后一次操作之后由于另一个事务修改提交了该数据而发生了更改,则发生不可重读。

    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.

    youdao

  • Readcommitted(读已提交) ——事务可以读取事务提交数据

    Read committed -- The transaction can read data committed by other transactions.

    youdao

  • 比如读取只读的查找需要可重复级别,未提交读级别足够了

    For example, reading from a read - only look up table doesn t require repeatable read, and uncommitted read is sufficient.

    youdao

  • 比如读取只读的查找需要可重复级别,未提交读级别足够了

    For example, reading from a read - only look up table doesn t require repeatable read, and uncommitted read is sufficient.

    youdao

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

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

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