[development] Counterintuitive but true: Caching makes a high-traffic site slower

Khalid B kb at 2bits.com
Fri Dec 30 16:15:15 UTC 2005


Here is another idea.

We can remove the Type=MyISAM from all core and contrib creation
scripts, and let the database default to what the admin set it up as.

The parameter:
  default-table-type=innodb
in the [mysqld] section of the  my.cnf file specifies which type they
will be created as.


More information about the development mailing list