logo
Published on Conunity (http://www.conunity.com)

delayed_queue_size

By webmaster
Created 2007-06-22 16:03

Information

Ihis is a per-table limit on the number of rows to queue when handling INSERT DELAYED statements. If the queue becomes full any client that issues an INSERT DELAYED statement waits until there is room in the queue again.

Syntax

Example


Source URL:
http://www.conunity.com/delayed_queue_size