feature #443134 - unlimited set_time_limit()

This commit is contained in:
Loïc Chapeaux
2001-11-09 22:35:46 +00:00
parent 9ef0dcc928
commit aa245fe53a
7 changed files with 25 additions and 9 deletions

View File

@@ -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