At 20:08 +0200 4/23/03, Boris Villazon wrote:
>Hi
>
>I am working with mysql 4.0.12
>
>I cannot change the have_bdb variable. I have already tried with:
>
>mysqlprompt> show variables;
>
>...
>have_bdb NO
>...
>
>mysqlprompt> set have_bdb = YES
>
>And the system show me the following message:
>
>ERROR 1193: Unknow system variable 'have_bdb'
>
>What could be wrong? I am missing something?
>
>Thanks in advance and best regards
>
>Boris
>
>P.D. Sorry for my poor english
You need to run a -max version of the server, or compile from source
with the --with-berkeley-bdb option to enable the BDB handler.
If you're using Mac OS X, BDB doesn't work in any case.
--
Paul DuBois
http://www.kitebird.com/
sql, query