Hey MacTommy, since you havent heard of it ill give a little run down on it.
mysql> set profiling=1;
Query OK, 0 rows affected (0.00 sec)
//that command starts it up then you run a query any query and then type in
mysql> show profiles;
//that command brings up a table that looks like the...