Reputation: 701
Are there plans to implement a slow query log in ODB?
The explain command is nice, but before I can find out issues with queries with the explain command, I need to know which queries need optimizing.
Or is there some other way of getting slow queries out of a running ODB system?
Scott
Upvotes: 0
Views: 111
Reputation: 1369
You can do it with profiler. It is available only with enterprise edition.
Upvotes: 3