Changes

Jump to navigation Jump to search
447 bytes added ,  00:58, 16 May 2012
| valign='top' | '''Summary'''
|Specifies the maximum time a read-only transaction may take. If an operation takes longer than the specified timeout, it will be aborted.<br/>Write operations will not be affected by this timeout, as this would corrupt the integrity of the database.<br/>The timeout is deactivated if the timeout is set to {{mono|0}}. Since {{Version|7.2}}, it is ignored for {{Mono|ADMIN}} operations.
|}
 
===AUTHTIMEOUT===
 
{{Mark|Introduced with Version 7.2.2:}}
 
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>AUTHTIMEOUT [seconds]</code>
|-
| valign='top' | '''Default'''
|<code>10</code>
|-
| valign='top' | '''Summary'''
|Specifies the maximum time reserved for creating a new session. If authentication takes longer than the specified timeout, it will be aborted.<br/>The timeout is deactivated if the timeout is set to {{mono|0}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu