The VerboseMessages type exposes the following members.

Fields

  NameDescription
AllFileOps
Display additional information when performing all filesystem operations, including read and write. May not be available on all platforms.
Deadlock
Display additional information when doing deadlock detection.
FileOps
Display additional information when performing filesystem operations such as open, close or rename. May not be available on all platforms.
Recovery
Display additional information when performing recovery.
Register
Display additional information concerning support for Register
Replication
Display all detailed information about replication. This includes the information displayed by all of the other Replication* and RepMgr* values.
ReplicationElection
Display detailed information about replication elections.
ReplicationLease
Display detailed information about replication master leases.
ReplicationMessages
Display detailed information about replication message processing.
ReplicationMisc
Display detailed information about general replication processing not covered by the other Replication* values.
ReplicationSync
Display detailed information about replication client synchronization.
ReplicationTest
RepMgrConnectionFailure
Display detailed information about Replication Manager connection failures.
RepMgrMisc
Display detailed information about general Replication Manager processing.
WaitsForTable
Display the waits-for table when doing deadlock detection.

See Also