Comparison of MySQL database engines: Difference between revisions

Content deleted Content added
m Whoops, misremembered wiki syntax.
Line 71:
 
==External links==
* [httphttps://dev.mysql.com/doc/mysqlrefman/8.0/en/myisam-storage-engine.html MySQL Documentation on MyISAM Storage Engine]
* [http://www.geeksww.com/tutorials/database_management_systems/mysql/installation/mysql_tablecache_informationschema_and_open_files_limit.php MyISAM's open files limit and table-cache problem explained]
* [http://www.mysqlperformanceblog.com/2006/06/17/using-myisam-in-production/ The article about problems which will occur in using MyISAM]