首页 > 代码库 > difference between InnoDB and MYISAM

difference between InnoDB and MYISAM

look at http://www.xaprb.com/blog/2006/07/04/how-to-exploit-mysql-index-optimizations/

prior to MySQL 5.5, MYISAM is default engine. InnoDB becomes default from 5.5.