Changes

Jump to navigation Jump to search
28 bytes removed ,  09:53, 28 July 2023
| '''Summary'''
|Defines the locking strategy:
* By default, non-fair locking is used. Read transactions will be are favored, and transactions that no not access no databases can be evaluated even if the limit of for parallel transactions (specified via {{Option|PARALLEL}}) has been is reached. This prevents update operations from blocking all other requests. For example, the DBA can further still be used to see which jobs are running, even if the queue is full.* If When fair locking is enabled, read and write transactions will be are treated equally (first in, first out). This avoids starvation of update operations, updates and it should be used if the when prompt evaluation of update operations updates is critical.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu