feature #443134 - unlimited set_time_limit()
This commit is contained in:
@@ -524,6 +524,15 @@
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgExecTimeLimit </b>integer [number of seconds]</dt>
|
||||
<dd>
|
||||
Set the number of seconds a script is allowed to run. If seconds is set
|
||||
to zero, no time limit is imposed.<br />
|
||||
This setting is used while importing/exporting dump files but has no
|
||||
effect when PHP is running in safe mode.
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfgSkipLockedTables </b>boolean</dt>
|
||||
<dd>
|
||||
Mark used tables and make it possible to show databases with locked
|
||||
|
Reference in New Issue
Block a user