In the last episode (May 10), Eric J. Schwertfeger said:
> On Thu, 10 May 2001, Jeremy Zawodny wrote:
> > 
> > What does "SHOW VARIABLES" say? There should be a have_innobase
> > record.
> 
> Thank you, that is exactly the first step I was looking for!
> (confirmation one way or the other that I had innobase support
> compiled in).
> 
> have_bdb        YES
> have_gemini     NO
> have_innodb     NO
> 
> The first two are as expected, the third isn't.  However, this is
> with a mysqld that was configured with --with-innobase.  So why is
> have_innodb=NO?

The name of the option changed in 3.23.37.  Use --with-innodb instead.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

---------------------------------------------------------------------
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