> I have a couple of .frm files with no corresponding data or index
> files.  Is it possible to recover the table structure (field names,
> types, sizes) from these files?

More info: these appear to have been created under MySQL 4.0.x and they were 
originally InnoDB files.  I can see a list of field names by running "strings" on each 
.frm file, but I'd really like to get the colum types and sizes as well.

Is the file format documented anywhere?

Mark


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to