Aaron Coburn created VCL-713:
--------------------------------

             Summary: Add ability to turn off certain types of logging in the 
database
                 Key: VCL-713
                 URL: https://issues.apache.org/jira/browse/VCL-713
             Project: VCL
          Issue Type: Improvement
          Components: database, web gui (frontend)
    Affects Versions: 2.3.2
            Reporter: Aaron Coburn
            Priority: Trivial


Every UPDATE, INSERT and DELETE command to the database is recorded in the 
querylog table. Also, every XML-RPC call is logged in the database. This is 
great for debugging, but for general production use, it is probably unnecessary 
(and the tables can grow quite large).

Instead, it would be convenient to be able to enable/disable this type of 
logging directly from .ht-inc/conf.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to