0
votes
2answers
960 views

Has anyone tried the new MySQL 5.5 InnoDB for performance?

I would like to know if anyone has personally benchmarked the new InnoDB with large data sets. I don't use the latest version but I have implemented ISAM tables with over 20 million records. It's ...