<AuthLog
SQL>
clauses as you wish at the top level or within Realm or
Handler clauses. Each clause can specify different logging conditions and
a different log database.<AuthLog SQL>
supports the same parameters
as all <AuthBy xxxxxx>
. For more information,
see Section 3.104. <AuthLog xxxxxx>. It supports
also all the common SQL configuration parameters. For more information
about the SQL configuration parameters, see Section 3.8. SQL configuration.LogIgnore
is
enabled. LogIgnore
is not enabled by default.
IgnoreQuery
has no default value. If it is not
defined, authentication ignores are not logged. In the query, special
formatting characters are permitted:IgnoreQuery
. For more information on
bind variables, see Section 3.8.1. SQL bind variables.IgnoreQueryParam
s, they are
used in order to replace parameters named with a question mark in
IgnoreQuery
. The query is cached by the SQL server
for future reuse. Only the first QueryCacheSize
queries are cached.