On Wed, 23 Oct 2002, Joel Peshkin wrote: > Perhaps we should add a mode to SendSQL that permits us to repeat > non-destructive queries enough to get a reasonable average? If you're interested in one particular query, you're better off using mysql's command line stuff, and playing with EXPLAIN. > > -Joel > Bradley