Re: 'pre-load' data after restarting...

2001-08-21 Thread Tonu Samuel
On 21 Aug 2001 10:48:03 +0200, Erlend Stromsvik wrote: > Is it possible to have mysql load indexes into memory after a restart or > reboot? > > The computer has 768mb memory, and after a reboot/restart I have like 700mb > of free memory. > Then when someone clicks a link on a page which runs a 'h

Re: 'pre-load' data after restarting...

2001-08-21 Thread Ilya Martynov
ES> Hi ES> Is it possible to have mysql load indexes into memory after a restart or ES> reboot? ES> The computer has 768mb memory, and after a reboot/restart I have like 700mb ES> of free memory. ES> Then when someone clicks a link on a page which runs a 'huge' query agains ES> the server you ge