Hello.


Your MySQL distribution doesn't have support for BDB.

> What do I need to do to enable BDB support on the system that

> currently does not have it?

See:

  http://dev.mysql.com/doc/mysql/en/BDB_install.html







sol beach <[EMAIL PROTECTED]> wrote:

> I have two systems running mysql which I have inherited.

> On a good day I can spell "MYSQL", but I am required to support these DBs.

> mysql  Ver 11.18 Distrib 3.23.51, for pc-solaris2.7 (i386) ; without BDB 
> support

> +---------------+-------+

> | Variable_name | Value |

> +---------------+-------+

> | have_bdb      | NO    |

> +---------------+-------+

> 1 row in set (0.01 sec)

> and

> mysql  Ver 11.16 Distrib 3.23.49, for pc-solaris2.7 (i386)

> mysql> show variables like 'have_bdb';

> +---------------+-------+

> | Variable_name | Value |

> +---------------+-------+

> | have_bdb      | YES   |

> +---------------+-------+

> 1 row in set (0.00 sec)

> 

> I am more than willing to RFTM if I only knew which FM to read.

> 

> What do I need to do to enable BDB support on the system that

> currently does not have it?

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [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]

Reply via email to