[root] Repository:
ViewVC logotype

Revision 38180


Jump to revision: Previous Next
Author: rdm
Date: Mon Feb 21 14:38:22 2011 UTC (23 months, 3 weeks ago)
Log Message:
From Gerri:
Fix a few issues in SQL PROOF monitoring:
- In TSQLMonitoringWriter::SendParameters, drop ''' around field names in
  the INSERT string; also use TString::Format(...) instead of Form(...)
  where relevant;
- In TPerfStats:
  - call 'proofgroup' instead of 'group' the field with the PROOF group
    (interference with the 'group' keyword in SQL);
  - add new field 'querytag' VARCHAR(64) with the unique query tag
  - in WriteQueryLog fill also the field 'totevents'
  - in PacketEvent, add switch to control whether to send te information
    to the monitoring system on per packet level (may be too much for SQL).
    The switch is called fMonitorPerPacket and it is globally controlled
    by the rootrc variable 'Proof.MonitorPerPacket' and at
    session level with the parameter PROOF_MonitorPerPacket .

Changed paths:

Path Details
Directorytrunk/net/net/src/TSQLMonitoring.cxx modified , text changed
Directorytrunk/proof/proofplayer/inc/TPerfStats.h modified , text changed
Directorytrunk/proof/proofplayer/src/TPerfStats.cxx modified , text changed

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9