user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/450', '', '38.107.179.241', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 6052, 1337601092) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

Added in v2.0

section

Syntax: %section(name)
Related: #SECTION

Returns the lock count for the named section. If the result is zero, the nobody else is currently running the section. If the result is greater than zero, then it indicates the number of threads executing or waiting for the named section.

Add comment

Login or register to post comments