MySQL Forums
Forum List  »  Performance

Re: Very high disk utilization by mysql server during reads.
Posted by: Rick James
Date: July 10, 2012 09:47AM

> How much performance improvement do you expect if I use Innodb engine instead of Myisam?

There is no simple answer. There are cases where InnoDB is faster; there are cases for MyISAM. When switching engine, you _may_ need to change the indexes. See http://mysql.rjweb.org/doc.php/myisam2innodb

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Very high disk utilization by mysql server during reads.
1211
July 10, 2012 09:47AM


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.