Hi Tim, > I have to disagree with you there, Baron. I use per session counters quite > often as part of troubleshooting bad performance. How else do I know if a > query creates a temporary table on disk or is going a sort merge pass?
I think the specific problem baron was talking about was ambiguity: In show session status, some of the statistics there are actually global.. but you'd either have to have a brilliant memory or read a manual page to know which ones. Make "session" for session and "global" for global ++++ - Morgan _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

