On a very limited environment (slow CPU, little RAM, but a lot of disk space), what would be the advantages of using different storage engine than MyISAM assuming an optimized php script (w/ using cache) daily performs a lot of read queries (SELECT) and almost no writes (m/b 5% - UPDATE queries)?
Asked
Active
Viewed 401 times
1 Answers
1
At what point does MySQL INNODB fine tuning become a requirement?
This was addressed in a post I made a while back
In the post I reference other tuning articles
Please read this in its entirety

Community
- 1
- 1

RolandoMySQLDBA
- 43,883
- 16
- 91
- 132