Hi Jeremy,

You are right it's not sold anymore, but that doesnt mean that it wasnt good, 
right ;-).

Apart from the fact that Gemini might be outdated or not, I am really more 
interested in the technical features etc.

Anyway thanks for the reply.

Best regards

Nils Valentin


2003年 5月 29日 木曜日 16:27、Jeremy Zawodny さんは書きました:
> On Tue, May 27, 2003 at 07:50:21AM -0400, Becoming Digital wrote:
> > MyISAM is the default MySQL table type.  This is the table type of
> > choice for tables whose primary activity comes from SELECT
> > statements.  There is no need for transaction-safe tables unless
> > INSERT, UPDATE, and/or DELETE actions will be performed frequently.
> > Remember that with transaction-safe tables comes an increase in the
> > amount of system resources needed to use those table types.
> >
> > BDB table type is a usable, transaction-safe table type, but it is
> > not the most optimized table type in the mix.  BDB tables support
> > the basic elements of transactions as well as the AUTOCOMMIT
> > variable, but are not as popular or as developed as the InnoDB or
> > Gemini types.
>
> Gemini?  I haven't heard that name for a while.  I thought it was
> dead.  Is NuSphere still selling their Gemini-enhanced MySQL?
>
> Jeremy
> --
> Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
>
> MySQL 4.0.8: up 114 days, processed 3,575,209,651 queries (360/sec. avg)

-- 
================================================
Valentin Nils
Internet Technology

 E-Mail: [EMAIL PROTECTED]
 URL: http://www.knowd.co.jp/staff/nils
------------------------------------------------
 有限会社ナレッジデザイン
 〒182-0024 東京都調布市布田4-6-1 調布丸善ビル7F
 Phone: 0424-40-7912 Fax: 0424-40-7913
 URL: http://www.knowd.co.jp
================================================


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to