Although MyISAM has been the default storage engine for MySQL but its soon going to change with the release of MySQL server 5.5. Not only that, more and more people are shifting over to the Innodb storage engine and the reasons for that is the tremendous benefits, not only in terms of performance, concurrency, ACID-transactions, foreign key constraints, but also because of the way it helps out the DBA with hot-backups support, automatic crash recovery and avoiding data inconsistencies which can prove to be a pain with MyISAM. In this article I try to hammer out the reasons why you should move on to using Innodb instead of MyISAM.
Showing entries 1 to 1
Nov
16
2010
Posted by Ovais Tariq
on Tue 16 Nov 2010 11:47 UTC
Tags:
Tags:
innodb, Backups, foreign keys, transactions, locking, recovery, acid, clustered indexes, concurrency, row-level locking, crash recovery, throughput, Hot Backup, database resources, mysql resources, acid-compliant, adaptive hash indexing, background flushes, buffer pool, change buffer, data consistency, innodb resources, innodb vs myisam, read ahead, MySQL, Performance
Showing entries 1 to 1
Top 20 Authors
Alena Subotina (8)Frederic Descamps (7)
Joshua Otwell (7)
Michael McLaughlin (7)
Saroj Tripathy (7)
Dave Stokes (5)
Olivier Dasini (4)
Hardik Savani (3)
Jesper Krogh (3)
Ronald Bradford (3)
Kristian Köhntopp (2)
Marco Tusa (2)
Mikael Ronström (2)
RoseHosting (2)
Vlad Mihalcea (2)
Andrew Grimo (1)
David Yeager (1)
Kedar Vaijanapurkar (1)
Mahmud Ahsan (1)
Tony Darnell (1)