MySQL Forums
Forum List  »  MyISAM

Re: Performance problem migrating from NDB to MyISAM
Posted by: Jonathan Stephens
Date: January 23, 2015 04:11AM

You're migrating from a Cluster version based on MySQL 5.6 to MySQL 5.1. It's not surprising that you might hit some performance regressions when jumping back a major series like that. 5.1 is also no longer under active development, so why not 5.5 or 5.6?

How is the performance if you use vanilla MySQL 5.6 for the MyISAM tables rather than 5.1?

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Performance problem migrating from NDB to MyISAM
1687
January 23, 2015 04:11AM


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.