Skip to main content
April 19, 2008
Question

MySQL - InnonDB vs. MyIsam

  • April 19, 2008
  • 2 replies
  • 446 views
InnonDB vs. MyIsam


This topic has been closed for replies.

2 replies

April 19, 2008
the potential for extra speed and the smaller size of the MyIsam seems tempting, but it's hard to imagine when it would be ok to have a table locked from use except in read only data situations.
Inspiring
April 19, 2008
jsteinmann escreveu:
> InnonDB vs. MyIsam
......
--------
See the manual of MySQL:
http://dev.mysql.com/doc/refman/5.1/en/storage-engines.html
-----
zerof