Yes, InnoDB is the default storage engine for MySQL as of MySQL 5.5.MyISAM
and InnoDB has its own features.
 InnoDB probably the best RDBMS out there. InnoDB is default engine might be
due nowadays most of the application required fully ACID-compliant modes,
self recovery from a crash,  and many more features...

2011/5/25 Halász Sándor <h...@tbbs.net>

> >>>> 2011/05/25 10:53 +0200, Reindl Harald >>>>
> if there is no good reason i will never enable innodb because
> MyISAM is enough for most web-apps
> <<<<<<<<
> And also MyISAM supports auto-increment in a lesser part of a primary key
> and InnoDB not--but although it is of interest, I have not tryed it.
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=aim.prab...@gmail.com
>
>


-- 
Best Regards,

Prabhat Kumar
MySQL DBA

My Blog: http://adminlinux.blogspot.com
My LinkedIn: http://www.linkedin.com/in/profileprabhat

Reply via email to