up vote 3 down vote favorite
3
share [g+] share [fb]

I am searching for a good book or article which will help me optimize my mysql servers even more. I am using InnoDB and want to make sure the whole db is loaded into RAM but don't know how.

link|improve this question

45% accept rate
feedback

2 Answers

High Peformance MySQL Second Edition is highly recommended.

link|improve this answer
feedback

You might give more detail on the type of app, schema, joins, indexing, etc. Also your operating systme, what kind of host/server and RAID, specific issues. However

these blogs are some of the best for detailed insights

http://provenscaling.com/blog/

http://highscalability.com/tags/mysql

http://xaprb.com/blog/

http://mysqldba.blogspot.com/

http://mysqldatabaseadministration.blogspot.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.