On 06.08.2012, at 20:20, Robin Appelman <[email protected]> wrote:
> On Monday 06 August 2012 18:54:08 Daniel Danger wrote: >> innoDB is the default engine in recent MySQL versions. It is also >> supported in all older versions of mysql that I know of. > but that doesn't mean innodb is supported in every installation, I had to > dissable innodb in one of my vps's due to memory limitations Also MyISAM is faster and is using less resources in situation where you have significantly more read than write operations. Frank _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
