Limits the time a high priority query waits in the queue before starting.
1 to 1,000,000 seconds. Must be lower than IQGOVERN_MAX_PRIORITY.
Can be set for the PUBLIC group only. Requires DBA permissions. Takes effect immediately.
0 (disabled)
Limits the time a high priority (priority 1) query will wait in the queue before starting. When the limit is reached, the query is started even if it exceeds the number of queries allowed by the -iqgovern setting. You must belong to group DBA in order to change this switch. The range is from 1 to 1,000,000 seconds. The default (0) disables this feature.