Page 1 of 1

Prevent some quries to be logged by TMySqlMonitor

Posted: Wed 26 Aug 2009 14:25
by devweb
Can I exclude some TMyQuiery components to be monitored by TMYSqlMonitor component?

Debug = False for these quries.

Posted: Thu 27 Aug 2009 14:02
by Dimon
TMySqlMonitor doesn't provide such functionality. You can only specify the database operations the monitor should track using the TraceFlags property.