AFAIK, the 3.23.33 binaries don't include the BDB table handler
- you have to build mysql from source after unpacking the BDB module
into your mysql source tree.

On the other hand, I've read that the 3.23.34 version (it should be
online these days) has BDB _and_ INNOBASE integrated.

As posted some days ago, I've had problems with BDB queries
concerning multipart primary keys / indexes. I am very hopeful
(I found something similar in the 3.23.34 "done" list) that this bug is
solved in the new version.

So, I recommed to wait until 3.23.34 is available.

Günther Pewny

Bruce Percy wrote:

> Has transaction management present in the 3.23.33 binary distribution of
> MySQL?
>
> When creating BDB tables and trying to use them inside transactions I
> fail to get them to work. There's no error messages and the transactions
> seem to be ignored.
>
> I've tried this on Linux and NT.
>
> --
>
> Bruce Percy
> Peopledoc Ltd
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to