We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
REPEATABLE READ
Working in a transaction with the «REPEATABLE READ» isolation level
Работа в транзакции с уровнем изоляции «REPEATABLE READ»
For industrial code, we recommend that you use the «REPEATABLE READ» isolation level.
В промышленном коде рекомендуется использовать уровень изоляции «REPEATABLE READ».
If you are running with the default REPEATABLE READ isolation level, all consistent reads within the same transaction read the snapshot established by the first such read in that transaction.
Если вы используете уровень изоляции по умолчанию REPEATABLE READ, то все выборки читают снимок, сделанный первым чтением в этой транзакции.
In terms of the SQL:1992 transaction isolation levels, the InnoDB default is REPEATABLE READ. InnoDB offers all four transaction isolation levels described by the SQL standard.
В терминах описания уровней изоляции транзакций (SQL-1992), InnoDB по умолчанию использует REPEATABLE READ.
Consistent read is the default mode in which InnoDB processes SELECT statements in READ COMMITTED and REPEATABLE READ isolation levels.
Согласованное чтение является режимом по умолчанию, в котором в InnoDB обрабатываются операторы SELECT при READ COMMITTED или REPEATABLE READ уровнях изоляции.
You can only specify the READPAST lock in the READ COMMITTED or REPEATABLE READ isolation levels.
Блокировку READPAST можно указать только на уровнях изоляции READ COMMITTED или REPEATABLE READ.
REPEATABLE READ This is the default isolation level of InnoDB. SELECT... FOR UPDATE, SELECT...
REPEATABLE READ Этот уровень изоляции используется в InnoDB по умолчанию.
PostgreSQL offers three levels of transaction isolation: Read Committed, Repeatable Read and Serializable.
Стандарт SQL-92 определяет шкалу из четырёх уровней изоляции: Read uncommitted, Read committed, Repeatable read, Serializable.
To solve the non-repeatable read problem, Repeatable Read isolation level comes into picture.
Проблему устранения несогласованных данных решает уровень изоляции REPEATABLE READ (повторяющееся чтение).
SERIALIZABLE This level is like REPEATABLE READ, but InnoDB implicitly commits all plain SELECT statements to SELECT... LOCK IN SHARE MODE.
SERIALIZABLE Этот уровень похож на предыдущий, но простые SELECT преобразовываются в SELECT... LOCK IN SHARE MODE.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "repeatable read" in English