Welcome Guest, Not a member yet? Register   Sign In
MySQL storage engines
#2

[eluser]bretticus[/eluser]
From google search...

Is your table is going to be inserted, deleted, and updated much much more than it is going to be selected? InnoDB
If you need full-text search MyISAM
If you prefer/require relational database design InnoDB
Is disk-space or ram an issue? MyISAM
In Doubt? MyISAM


Messages In This Thread
MySQL storage engines - by El Forum - 01-12-2010, 08:21 PM
MySQL storage engines - by El Forum - 01-13-2010, 12:46 AM
MySQL storage engines - by El Forum - 01-13-2010, 02:59 AM
MySQL storage engines - by El Forum - 01-13-2010, 07:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB