Hi,

we are recovering from a drop database and we need a clear description
of the structures of all MyISAM data files (especially the dynamic table structure)
in order to speed up our present reverse-engineering activities.


We are trying to recognize unallocated (disk) blocks to determine whether they
belong to a MyISAM data file to put together in this way all deleted tables.


If anyone knows of such a description or can provide us with pointers how to
obtain it, we would be very grateful.


We looked at the documentation and the source code ofcourse but that was not clear enough.

If anyone has a better idea how to recover from a drop database command (apart from using a backup)
we would be interested as well.


Have a nice day,

Indra Polak


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



Reply via email to