I am relatively new to mySQL but have a lot of Oracle administration experience. My question is...how do I tell if a table was created using the InnoDB or MyISAM storage engine? By the way, I am running MySQL 4.1. Is there a data dictionary I can query to see the various attributes of each table?