Re: Berkeley DB and MySQL

2004-04-07 Thread Egor Egorov
Victor Medina <[EMAIL PROTECTED]> wrote:
> 
> When compiling mysql(4.0, 4.1 or 5) can I use a external Berkeley db 
> source, and not the one provided with mysql source? I know that the 
> configure script provides a --with-berkeley-db-includes and -libs, but.. 
> up to what version of bdb can i use? Can I use the latest?
> 

BDB that comes with MySQL distribution has some patches to work with MySQL. So you 
should use patched version of BDB.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com




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



Berkeley DB and MySQL

2004-04-06 Thread Victor Medina
Hi all!

When compiling mysql(4.0, 4.1 or 5) can I use a external Berkeley db 
source, and not the one provided with mysql source? I know that the 
configure script provides a --with-berkeley-db-includes and -libs, but.. 
up to what version of bdb can i use? Can I use the latest?

Best Regards!
--
 |...|
 |  _    _|Victor Medina M   |
 |\ \ \| |  _ \ / \   |Linux - Java - MySQL  |
 | \ \ \  _| | |_) / _ \  |Dpto. Sistemas - Ferreteria EPA   |
 | / / / |___|  __/ ___ \ |[EMAIL PROTECTED]  |
 |/_/_/|_|_| /_/   \_\|Tel: +58-241-8507325 - ext. 325   |
 ||Cel: +58-412-8859934  |
 ||geek by nature - linux by choice  |
 |...|
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Berkeley DB and mysql

2001-02-26 Thread Guenther Pewny

Hi,

I get an error at "make install" because mySQL did not
correctly modify BDB's Makefile (which has been slightly changed).

mySQL tries to modify the "install" target of the Makefile
so that ist does only contain
install: all
instead of additional "install_xxx"'s.
Previously there was _one_ line, now there are two lines
and mysql only modifes the first one.

If you modify the install target manually as describe above,
it should work.

Günther Pewny

Bill Rossi wrote:

> I recently tried to build mysql version 3.23.33, with support for  Berkeley
> DB.  I was using BDB version 3.2.9, and was unable to compile mysql with
> this version of BDB.
>
> Is this a known problem, an if so, what version of BDB should I use with
> mysql?
>
> Thanks in advance.
>
> Bill
>
> -
> 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




Re: Berkeley DB and mysql

2001-02-26 Thread Ashley M. Kirchner

Bill Rossi wrote:

> I recently tried to build mysql version 3.23.33, with support for  Berkeley
> DB.  I was using BDB version 3.2.9, and was unable to compile mysql with
> this version of BDB.
>
> Is this a known problem, an if so, what version of BDB should I use with
> mysql?

MySQL rolls its own BerkeleyDB, available on www.mysql.com, on the
same page
you downloaded MySQL from.

AMK4

--
W |
  |  I haven't lost my mind; it's backed up on tape somewhere.
  |
  ~
  Ashley M. Kirchner    .   303.442.6410 x130
  SysAdmin / Websmith   . 800.441.3873 x130
  Photo Craft Laboratories, Inc. .eFax 248.671.0909
  http://www.pcraft.com  . 3550 Arapahoe Ave #6
  .. .  .  . .   Boulder, CO 80303, USA

-
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




Berkeley DB and mysql

2001-02-26 Thread Bill Rossi


I recently tried to build mysql version 3.23.33, with support for  Berkeley
DB.  I was using BDB version 3.2.9, and was unable to compile mysql with
this version of BDB.

Is this a known problem, an if so, what version of BDB should I use with
mysql?

Thanks in advance.

Bill


-
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