MyISAM versus InnoDB question
Posted: Tue Dec 03, 2013 3:19 am
My server currently uses MyISAM but I am intending to update to MySQL 5.5+ which uses InnoDB as the default. I did actually do this but MySQL was getting overloaded but this may be because I hadn't run mysql_upgrade so I downgraded it to as before.
From what I understand it isn't necessary to convert existing databases to InnoDB but is it preferable (and please correct me if I am wrong). Also any general pros and cons for MyISAM versus InnoDB and in particular with running CMSMS.
I would also appreciate it if someone could post their mysqld variables settings so I can take a look and compare.
The server has i7 CPU 930 @ 2.80GHz , 8 cores and 16GB of RAM, RAID 1, one Terrabyte each drive.
Thanks in advance.
From what I understand it isn't necessary to convert existing databases to InnoDB but is it preferable (and please correct me if I am wrong). Also any general pros and cons for MyISAM versus InnoDB and in particular with running CMSMS.
I would also appreciate it if someone could post their mysqld variables settings so I can take a look and compare.
The server has i7 CPU 930 @ 2.80GHz , 8 cores and 16GB of RAM, RAID 1, one Terrabyte each drive.
Thanks in advance.