On Thu, May 10, 2001 at 11:29:06AM -0700, Eric J. Schwertfeger wrote:
> 
> I'm trying to get INNOBASE tables working with MySQL on FreeBSD and
> I've run into something unusual.
> 
> Basically, when I create a table with "type = innobase" then do a
> stat on the table, it returns a table type of MyISAM. I've verified
> that this is what the table really is by looking for the appropriate
> files in the data directory.
> 
> BDB tables, however, work fine. 

What does "SHOW VARIABLES" say? There should be a have_innobase
record.

Is there anything in your error log about it?

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 127 days, processed 787,957,281 queries (71/sec. avg)

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