我的MySQL数据库包含几个使用不同存储引擎的表(特别是myisam和innodb).如何找出哪个表使用哪个引擎?
mysql myisam innodb
innodb ×1
myisam ×1
mysql ×1