x27;re making the mistake of interpreting a statement on the Berkeley DB
Web site as though it was posted on the MySQL Web site.
>
>-Original Message-
>From: Paul DuBois [mailto:[EMAIL PROTECTED]]
>Sent: Monday, August 27, 2001 1:38 PM
>To: Sheena Sidhu; Mysql (E-mail)
>Subjec
; is misleading esp. to a
novice like me or is it that I misunderstood?
-Original Message-
From: Paul DuBois [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:38 PM
To: Sheena Sidhu; Mysql (E-mail)
Subject: RE: Choosing between Databases.
At 1:23 PM -0700 8/27/01, Sheena Sidhu
able.
>Regards,
>Sheena.
>
>-Original Message-
>From: Paul DuBois [mailto:[EMAIL PROTECTED]]
>Sent: Monday, August 27, 2001 1:19 PM
>To: Sheena Sidhu; [EMAIL PROTECTED]
>Subject: Re: Choosing between Databases.
>
>
>At 11:10 AM -0700 8/27/01, Sheena Sidhu wr
Innodb has the same
issue?
Regards,
Sheena.
-Original Message-
From: Paul DuBois [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:19 PM
To: Sheena Sidhu; [EMAIL PROTECTED]
Subject: Re: Choosing between Databases.
At 11:10 AM -0700 8/27/01, Sheena Sidhu wrote:
>Hello,
>I
At 11:10 AM -0700 8/27/01, Sheena Sidhu wrote:
>Hello,
>I am looking into choosing between Innodb and BDB. One thing about BDB which
>I am quoting from the official site :"
>Berkeley DB does not support SQL queries. All access to data is through the
>Berkeley DB API. Developers must learn a new se
Hello,
I am looking into choosing between Innodb and BDB. One thing about BDB which
I am quoting from the official site :"
Berkeley DB does not support SQL queries. All access to data is through the
Berkeley DB API. Developers must learn a new set of interfaces in order to
work with Berkeley DB. A
FWIW,
I am using INNODB tables in production without a problem.
Cal
*
* Cal Evans
* Senior Internet Dreamer
* http://www.calevans.com
*
- Original Message -
From: "Sheena Sidhu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 27, 2001 12:24
Sub
Hello,
I am very new to mySQL and researching on the various databases
options. Since I needed transactions enabled, so after a lot of research, I
narrowed down to innodb and Bdb. But realized that Innodb is in alpha but
BDB is very stable. Although I like the features that innodb has