List:General Discussion« Previous MessageNext Message »
From:Jani Tolonen Date:October 3 1999 11:25am
Subject:Re: MySQL in memory
View as plain text  
Alistair MacDonald writes:
 > 
 > 
 > On Sat, 2 Oct 1999, randyboy wrote:
 > >   I'm looking into the prospects of running a MySQL db out a RAM disk.  I
 > > guess the simplest way of doing that would be to copy the db files into
 > > memory and starting MySQL using the files in memory.  However, I run into
 > > problems with having to update both the db files in memory and the db
 > > files on disk while the system is running.  I suppose that also requires
 > 
 > This sounds as though you are wanting to run the database from the ram
 > disk purely for performance reasons. If so, it is unlikely to gain you
 > much, apart from the complexity of synchronising the data. Increasing the
 > amount of buffer/cache space would probably achieve what you want with
 > fewer drawbacks.
 > 
 > Alistair
 > 

Hi,

In MySQL 3.23 you can create in-memory HEAP tables which are extremely
fast for lookups. You might be interested in this option also..

Regards,

- Jani

-- 
+-------------------------------------------------------------+
| TcX  ____  __     _____   _____  ___                        |
|     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|       Jani Tolonen     |
|    /*/ /*/ /*/   \*\_   |*|   |*||*|       jani@stripped   |
|   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|       Helsinki         |
|  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|_____  Finland          |
|  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^                   |
|             /*/             \*\            Developers Team  |
+-------------------------------------------------------------+
Thread
MySQL in memoryrandyboy2 Oct
  • Re: MySQL in memoryAlistair MacDonald2 Oct
    • Re: MySQL in memoryJani Tolonen3 Oct
  • Re: MySQL in memorysinisa3 Oct
    • Re: MySQL in memoryRobert Hazeltine3 Oct
    • Re: MySQL in memoryRobbin Zhang3 Oct
      • Re: MySQL in memoryJani Tolonen3 Oct
        • Re: MySQL in memoryRobbin Zhang3 Oct
          • Re: MySQL in memoryrandyboy3 Oct
            • Re: MySQL in memoryMatthias Urlichs4 Oct
            • Re: MySQL in memorysinisa4 Oct
            • Re: MySQL in memoryScott Hess4 Oct
      • Re: MySQL in memorysinisa4 Oct