phpbar.de logo

Mailinglisten-Archive

[php] [OT] Lock Tables (MySQL) die richtigeLösung?

[php] [OT] Lock Tables (MySQL) die richtigeLösung?

Andreas Ahlenstorf lists at ahlenstorf.ch
Don Mai 5 11:46:51 CEST 2005


Christoph Kramesch schrieb:

> Normalerweise sollte bei normaler max_execution_time
> die Wartezeit aber kein Problem ergeben, da es ja wahrscheinlich selten
> vorkommt

Und jetzt schreiben wir 50x an die Tafel, dass max_execution_time
beim Aufruf von externen Prozessen keinen Einfluss hat und nur die
von PHP verbrauchten Rechenzyklen berücksichtigt ;)

http://ch2.php.net/set_time_limit

"Note: The set_time_limit() function and the configuration directive
max_execution_time only affect the execution time of the script
itself. Any time spent on activity that happens outside the
execution of the script such as system calls using system(), stream
operations, database queries, etc. is not included when determining
the maximum time that the script has been running."

Gruss,
Andreas

php::bar PHP Wiki   -   Listenarchive