On Tue, Jan 15, 2002 at 08:36:16PM +0200, Heikki Tuuri wrote:
> >
> >This brings up an interesting point.  If you've lost your .frm
> >files, are you totally screwed, or does InnoDB contain enough
> >information to restore those .frm files?  It's not a big deal if
> 
> With some work, yes. innodb_table_monitor prints the internal schema of
> InnoDB. There are fewer column types inside InnoDB than in MySQL. For
> example, a DATE column will appear as an integer.

Heikki,

Is the list of column types that InnoDB suppots (as well as how they
are mapped to MyISAM types) documented anywhere?  I didn't see it
in the InnoDB manual?

I'd like to put it in the InnoDB section of my book if I can get the
right information. :-)

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

MySQL 3.23.41-max: up 22 days, processed 514,398,369 queries (266/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