Linux.com

Good article, but ...

Posted by: Anonymous Coward on July 24, 2005 04:30 PM

It's a good article, but it shouldn't have been necessary. MySQL has far too many options for its backend; and InnoDB should be the default, because it's the only one that gives you a real database.


There's some really good software in MySQL, but the defaults suck, in general. Somebody who picks the defaults at installation time should get a real database, and as strict compliance with standard SQL as is possible with MySQL.

#

Return to MySQL migration: MyISAM to InnoDB