> SQL
> Hello, All.
>
> There is a problem.
> Ones many records from MyISAM table are deleted.
> Nobody change this table after this.
> The records have variable length.
>
> How can I restore it?
> The table format isn't well described in manual, as for me.
is not it possible to recover data from mysql binary log? (if it exists)
insert statements must be there

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

Reply via email to