The tables I setup for SBS were INNODB / latin1 as that seemed to be
what the "built in" MySQL in SBS was using, and, at the time I was
aiming at just making it work.

Now, I'm reading about MySQL performance.
It looks like SBS is not at all a transactional system, and, as such,
INNODB is going to be slower (transactional safety) than ISAM.
Does that make sense?
Is there any reason I can't just switch? I realize that SQL is
supposedly platform neutral, but that's only if you don't use any
extensions. I've no idea if MySQL INNODB has extensions that ISAM
doesn't. Any idea?
Thanks!


-- 
bobkoure
------------------------------------------------------------------------
bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646
View this thread: http://forums.slimdevices.com/showthread.php?t=85191

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to