[Eug-lug] is mySQL CPU expensive?

Matthew Jarvis mattj at bikefriday.com
Tue Aug 15 14:42:36 PDT 2006


larry price wrote:
> What is MySQL doing? Can you tell from the logs (you should be able to
> turn on query logging if it's not on already)
> 
> Some versions of the mysql client do auto completion of table and
> column names, and that can eat a lot of resources, but only for
> interactive sessions.
> 
> 

I didn't view processes... I had started mySQL and then interactively 
similar to:

use MyDatabase;
show tables;
describe MyTable;
describe MyOtherTable;




Matthew S. Jarvis
IT Manager
Bike Friday - "Performance that Packs."
www.bikefriday.com
541/687-0487 x140
mattj at bikefriday.com


More information about the EUGLUG mailing list