SQL for performance statistics

2005-06-03 Thread Ana Leite
Hi all, I'm new to MySQL and I'm trying to write a program that among other things monitors database usage. I would like to write an SQL query to retrieve info like session id, user name, cpu usage. Is there any MySQL system tables that gives me this sort of information? To be more precise,

Re: SQL for performance statistics

2005-06-03 Thread Dan Nelson
In the last episode (Jun 03), Ana Leite said: I'm new to MySQL and I'm trying to write a program that among other things monitors database usage. I would like to write an SQL query to retrieve info like session id, user name, cpu usage. Is there any MySQL system tables that gives me this sort