Search Results

0
votes

Is there a Profiler equivalent for MySql?

If version 5.0.37 isn't available, you might want to look at mytop. It simply outputs the current status of the server, but allow …
0
votes

ActiveRecord

Whilst not strictly ActiveRecord, Zend_Db_Table is pretty good. …