Proud::CAdoDBTemporaryBottleneckCheckDisabler Class Reference

Detailed Description

Thread holding this object as a loval variable ignores warning notice even though critical section is locked as accessing DB. This class can be used to ignore DB bottleneck that is inevitable but low in frequency of use.

CAUTION:

  • DO NOT USE THIS TOO MUCH. Setting to ignore DB bottleneck can cause serious issues such as skipping important DB bottleneck in the process of server optimization.
  • This object can be created only by local variable.