RE: BDB tables on Linux

2001-03-06 Thread Mehalick, Richard RE SSI-GRAX
-5092(WCK) / Fax:281-544-2646(WCK) / email: [EMAIL PROTECTED] - -Original Message- From: Stephen Faustino [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 4:11 PM To: '[EMAIL PROTECTED]' Subject: RE: BDB tables on Linux show

RE: BDB tables on Linux

2001-03-05 Thread Carfield Yim
Message- From: Jeremy D. Zawodny [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 3:29 PM To: Stephen Faustino Cc: '[EMAIL PROTECTED]' Subject: Re: BDB tables on Linux On Mon, Mar 05, 2001 at 11:27:54AM -0600, Stephen Faustino wrote: > > I've installed 3.23.33 on both So

Re: BDB tables on Linux

2001-03-05 Thread Jeremy D. Zawodny
On Mon, Mar 05, 2001 at 04:10:59PM -0600, Stephen Faustino wrote: > > show variables showed that have_bdb is no, and none of the bdb > variables are there. So does this mean that BDB is NOT compiled > into the binary included in the Linux RPM, or does it mean that I > need to add the necesary BDB

Re: BDB tables on Linux

2001-03-05 Thread Christian Jaeger
As far I can tell, you have to rebuild from source. BDB works very bad for me (linuxppc). Extremely slow and errors. Christian. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.m

RE: BDB tables on Linux

2001-03-05 Thread Stephen Faustino
ECTED]' Subject: Re: BDB tables on Linux On Mon, Mar 05, 2001 at 03:44:20PM -0600, Stephen Faustino wrote: > > Yes, I specified that the table should use the BDB table handler, > but it does not appear that the table was created as a BDB table. Are you *sure* you're running a

Re: BDB tables on Linux

2001-03-05 Thread Jeremy D. Zawodny
On Mon, Mar 05, 2001 at 03:44:20PM -0600, Stephen Faustino wrote: > > Yes, I specified that the table should use the BDB table handler, > but it does not appear that the table was created as a BDB table. Are you *sure* you're running a version with BDB support compiled in? The output of SHOW VARI

RE: BDB tables on Linux

2001-03-05 Thread Stephen Faustino
y [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 3:29 PM To: Stephen Faustino Cc: '[EMAIL PROTECTED]' Subject: Re: BDB tables on Linux On Mon, Mar 05, 2001 at 11:27:54AM -0600, Stephen Faustino wrote: > > I've installed 3.23.33 on both Solaris and Linux RH 6.2 using th

Re: BDB tables on Linux

2001-03-05 Thread Jeremy D. Zawodny
On Mon, Mar 05, 2001 at 11:27:54AM -0600, Stephen Faustino wrote: > > I've installed 3.23.33 on both Solaris and Linux RH 6.2 using the > tarball for Solaris and the RPM for Linux. The BDB tables work as > expected on Solaris, but they did not not work under Linux. What > I'm seeing is that I ca