2 messages in com.mysql.lists.win32MyISAM or InnoDB ?
FromSent OnAttachments
Petr Vileta26 Dec 2002 17:18 
Frederick R. Doncillo08 Jan 2003 16:45 
Subject:MyISAM or InnoDB ?
From:Petr Vileta (pe@practisoft.cz)
Date:12/26/2002 05:18:05 PM
List:com.mysql.lists.win32

I have database with several tables. Every table have from 1 to 10 keys and contain from 10 to 50 thousant records. In my aplication I must sometime join some tables with using accomplished rules. What table type give shorter respond - MuISAM or InnoDB? Yes, You say "test it", but I have too small free space on my disk for InnoDB :-) Have anybody some experience?