On Sun, 3 Oct 1999 sinisa@stripped wrote:
> HI!
>
> It would be easier for you if you would you one instance of MySQL
> server, do not use any RAM disk, then on start-up create HEAP tables
> (available with 3.23.xx) and copy disk tables to HEAP tables. Then,
> all you have to do is run insert/update/delete to both copies of
> tables, while SELECT's would be run from the HEAP tables.
>
Any detail on how to do this ? Can you give a few examples or a pointer
to the doc ? Thanks !
Robbin
> Do take into account the limitations of HEAP tables.
>
> Sinisa
>
> +----------------------------------------------------------------------+
> | TcX ____ __ _____ _____ ___ == mysql@stripped |
> | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
> | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped|
> | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
> | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
> | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
> | /*/ \*\ Developers Team |
> +----------------------------------------------------------------------+
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread14955@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail mysql-unsubscribe@stripped instead.
>
>