Re: storing tables in ram / compressed myisam tables

2003-10-09 Thread Matt W
; Sent: Thursday, October 09, 2003 7:09 PM Subject: storing tables in ram / compressed myisam tables > So, we just got this handy dandy new G5 with 4GB of RAM and I'm trying > to get it to store as much of our 4.3GB database in RAM as possible. > I've tuned most of the usual param

storing tables in ram / compressed myisam tables

2003-10-09 Thread Gabriel Ricard
So, we just got this handy dandy new G5 with 4GB of RAM and I'm trying to get it to store as much of our 4.3GB database in RAM as possible. I've tuned most of the usual parameters (query cache, tmp table size, sort buffer, key buffer, record buffer, table cache, myisam sort buffer, etc.) but th