Mysqlians,
I am trying to determine in some of my database tables should be
converted from MyISAM to Innodb. I have read that a collusion on 10-20% is
the threshold at which one should convert( current # around .3%). However
the table_locks_waited and table_locks_immediate counters only give
information on a server level. I want to examine this data per table. Does
anyone know how to do this?
Many Thanks,
Trevor
