Archive for the tag "myisam"
Making MySQL Use More Memory: Part 2
March 26th, 2009 by Scott SelikoffIn a previous article, I discussed how to get the most out of your memory usage in MySQL systems using the InnoDB storage engine. To review, MySQL has overly conservative memory usage by default. Your MySQL instance may be using only a small fraction of the available memory, leading to unnecessarily poor application performance. In [...]
Posted: 26 March, 2009 in Database.
Tags: Database, myisam, performance
Comments: 2
