For the most important diferences: INNODB: Foreign Keys, Row level Locking, Transactions Tablespaces for the storage of data and index (quite similar to Oracle)
MYISAM: Table level locking, No transaction, No Foreign key Storage using One file per table or index on disk Marc. -----Message d'origine----- De : sanjay gupta [mailto:[EMAIL PROTECTED] Envoyé : vendredi 22 août 2003 11:45 À : [EMAIL PROTECTED] Cc : [EMAIL PROTECTED] Objet : differance between InnoDB and MyISAM tables ? Hi all , can anybody tell me the differance between the innidb and myisam tables types . sanjay -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]