MySQL Forums
Forum List  »  PHP

Re: ERP System w/ PHP and Mysql
Posted by: Peter Laursen
Date: January 15, 2006 03:09PM

I don't think INNODB is VERY much slower than MyISAM any more. It was the case when INNODB was introduced with MySQL but my personal experience is sthat difference is only 15-20%. And with all the config options that INNODB has if probably could be even firter reduced, if I worked on it!

It is fast enought to me!

Aand its is very likely that MySQL/INNODB is faster than webserver/PHP anyway! I don't think INNODB will be the bottleneck here. But depends on your configuration.

Options: ReplyQuote


Subject
Written By
Posted
December 30, 2005 12:39PM
January 13, 2006 03:36PM
Re: ERP System w/ PHP and Mysql
January 15, 2006 03:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.