queryid renamed to pcacheQueryid

This commit is contained in:
Howard Chu 2009-08-19 22:30:01 +00:00
parent ba2bddafbd
commit a207c1b09a

View file

@ -212,7 +212,7 @@ cachesize 100
.LP .LP
Any valid directives for the chosen database type may be used. Indexing Any valid directives for the chosen database type may be used. Indexing
should be used as appropriate for the queries being handled. In addition, should be used as appropriate for the queries being handled. In addition,
an equality index on the \fBqueryid\fP attribute should be configured, to an equality index on the \fBpcacheQueryid\fP attribute should be configured, to
assist in the removal of expired query data. assist in the removal of expired query data.
.SH BACKWARD COMPATIBILITY .SH BACKWARD COMPATIBILITY
The configuration keywords have been renamed and the older form is The configuration keywords have been renamed and the older form is