[REBOL] mySQL - what table type to use?
From: petr::krenzelok::trz::cz at: 6-Aug-2003 13:04
Hi,
I just downloaded mySQL and Control Centre app yesterday and I set-it-up
under Windows. Well, to be honest, open-source folks still have to
learn, how to make it operable more easily, than to struggle with
configs and manual directory placements etc.
I would like to ask, what type of db you use with mySQL? Is myISAM good
for most cases or is any transactional db type (innoDB, BDB) better path
to follow? i do care of data consistency, but maybe myISAM is good
enough for average news-site or small-portal kind of projects?
Thanks a lot,
-pekr-